mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-25 00:59:19 -06:00
COMP: include cmStandardIncludes.h instead of <vector> and <string>, this
should fix the build problem on AIX Alex
This commit is contained in:
@@ -17,8 +17,7 @@
|
||||
#ifndef cmExternalMakefileProjectGenerator_h
|
||||
#define cmExternalMakefileProjectGenerator_h
|
||||
|
||||
#include <vector>
|
||||
#include <string>
|
||||
#include "cmStandardIncludes.h"
|
||||
|
||||
#include "cmDocumentation.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user