summaryrefslogtreecommitdiffstats
path: root/Source
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2016-10-18 19:28:44 (GMT)
committerStephen Kelly <steveire@gmail.com>2016-10-18 19:28:44 (GMT)
commit51f89932c0adccdc28bc3cb6ccf0248a16d897a2 (patch)
treed530814f68b97c9e56a3ffe52eeda4d58177aa8b /Source
parent96f6fe6b5737494fc560e126b7c797d232d9307e (diff)
downloadCMake-51f89932c0adccdc28bc3cb6ccf0248a16d897a2.zip
CMake-51f89932c0adccdc28bc3cb6ccf0248a16d897a2.tar.gz
CMake-51f89932c0adccdc28bc3cb6ccf0248a16d897a2.tar.bz2
cmCommandArgumentParserHelper: Remove unused header
Diffstat (limited to 'Source')
-rw-r--r--Source/cmCommandArgumentParserHelper.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmCommandArgumentParserHelper.cxx b/Source/cmCommandArgumentParserHelper.cxx
index 2d66344..3df7689 100644
--- a/Source/cmCommandArgumentParserHelper.cxx
+++ b/Source/cmCommandArgumentParserHelper.cxx
@@ -6,7 +6,6 @@
#include "cmCommandArgumentLexer.h"
#include "cmMakefile.h"
-#include "cmState.h"
#include "cmSystemTools.h"
#include "cmake.h"