diff options
Diffstat (limited to 'Source/cmMakeDepend.h')
-rw-r--r-- | Source/cmMakeDepend.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Source/cmMakeDepend.h b/Source/cmMakeDepend.h index c6b9a34..e383910 100644 --- a/Source/cmMakeDepend.h +++ b/Source/cmMakeDepend.h @@ -22,8 +22,7 @@ #include "cmMakefile.h" #include "cmClassFile.h" #include "cmRegularExpression.h" -#include <vector> -#include <string> +#include "cmStandardIncludes.h" // This structure stores the depend information |