summaryrefslogtreecommitdiff
path: root/Source/cmDependsJavaLexer.cxx
diff options
context:
space:
mode:
authorDaniel Pfeifer <daniel@pfeifer-mail.de>2016-09-01 20:05:48 +0200
committerBrad King <brad.king@kitware.com>2016-09-03 08:04:22 -0400
commit3838a0d5fbed480c007b1667eddf2d6797a24344 (patch)
treea07ac9ffdf5067a80f4d0fa7f3b7b2d9cff25fe2 /Source/cmDependsJavaLexer.cxx
parent54140848181e15acfda9c385e6cdc5c8b4f2a1d6 (diff)
downloadcmake-3838a0d5fbed480c007b1667eddf2d6797a24344.tar.gz
make sure to include cmConfigure.h before cmStandardIncludes.h
Diffstat (limited to 'Source/cmDependsJavaLexer.cxx')
-rw-r--r--Source/cmDependsJavaLexer.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/cmDependsJavaLexer.cxx b/Source/cmDependsJavaLexer.cxx
index f7676d9c27..5d644cef5b 100644
--- a/Source/cmDependsJavaLexer.cxx
+++ b/Source/cmDependsJavaLexer.cxx
@@ -1,3 +1,5 @@
+#include <cmConfigure.h>
+
#include "cmStandardIncludes.h"
#line 2 "cmDependsJavaLexer.cxx"