summaryrefslogtreecommitdiffstats
path: root/lib/base/lexer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/base/lexer.cpp')
-rw-r--r--lib/base/lexer.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/base/lexer.cpp b/lib/base/lexer.cpp
index d5292f0b..237edf0d 100644
--- a/lib/base/lexer.cpp
+++ b/lib/base/lexer.cpp
@@ -36,6 +36,11 @@
* All rights reserved.
* END COPYRIGHT BLOCK **/
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
+
/*
* Description (lexer.c)
*