COMP: Fix HP continuous. Pull stl headers into CMake header files using cmStandardIncludes.h
This commit is contained in:
parent
71f61636b6
commit
d7b9041516
|
@ -18,9 +18,7 @@
|
|||
#ifndef cmCPackComponentGroup_h
|
||||
#define cmCPackComponentGroup_h
|
||||
|
||||
#include <map>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include "cmStandardIncludes.h"
|
||||
|
||||
class cmCPackComponentGroup;
|
||||
|
||||
|
|
Loading…
Reference in New Issue