From d7b90415167d69bb09f04e9a5fd4a95a52217b85 Mon Sep 17 00:00:00 2001 From: David Cole Date: Wed, 9 Jul 2008 16:30:53 -0400 Subject: COMP: Fix HP continuous. Pull stl headers into CMake header files using cmStandardIncludes.h --- Source/CPack/cmCPackComponentGroup.h | 4 +--- 1 file changed, 1 insertion(+), 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 -#include -#include +#include "cmStandardIncludes.h" class cmCPackComponentGroup; -- cgit v0.12