summaryrefslogtreecommitdiffstats
path: root/Source/cmNewLineStyle.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmNewLineStyle.h')
-rw-r--r--Source/cmNewLineStyle.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/Source/cmNewLineStyle.h b/Source/cmNewLineStyle.h
index 9d4c03b..cae1106 100644
--- a/Source/cmNewLineStyle.h
+++ b/Source/cmNewLineStyle.h
@@ -12,9 +12,7 @@
#ifndef cmNewLineStyle_h
#define cmNewLineStyle_h
-#include <string>
-#include <vector>
-
+#include "cmStandardIncludes.h"
class cmNewLineStyle
{