summaryrefslogtreecommitdiffstats
path: root/Source/CPack/cmCPackProductBuildGenerator.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/CPack/cmCPackProductBuildGenerator.h')
-rw-r--r--Source/CPack/cmCPackProductBuildGenerator.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/CPack/cmCPackProductBuildGenerator.h b/Source/CPack/cmCPackProductBuildGenerator.h
index 0740f89..b05b50a 100644
--- a/Source/CPack/cmCPackProductBuildGenerator.h
+++ b/Source/CPack/cmCPackProductBuildGenerator.h
@@ -13,7 +13,6 @@
#ifndef cmCPackProductBuildGenerator_h
#define cmCPackProductBuildGenerator_h
-
#include "cmCPackPKGGenerator.h"
class cmCPackComponent;
@@ -54,7 +53,6 @@ protected:
const char* GetComponentScript(const char* script,
const char* script_component);
-
};
#endif