summaryrefslogtreecommitdiffstats
path: root/Source/CPack/cmCPackComponentGroup.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/CPack/cmCPackComponentGroup.h')
-rw-r--r--Source/CPack/cmCPackComponentGroup.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/Source/CPack/cmCPackComponentGroup.h b/Source/CPack/cmCPackComponentGroup.h
index e17b1b7..c42df21 100644
--- a/Source/CPack/cmCPackComponentGroup.h
+++ b/Source/CPack/cmCPackComponentGroup.h
@@ -18,9 +18,7 @@
#ifndef cmCPackComponentGroup_h
#define cmCPackComponentGroup_h
-#include <map>
-#include <string>
-#include <vector>
+#include "cmStandardIncludes.h"
class cmCPackComponentGroup;