summaryrefslogtreecommitdiff
path: root/basic/source/inc/token.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basic/source/inc/token.hxx')
-rw-r--r--basic/source/inc/token.hxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/basic/source/inc/token.hxx b/basic/source/inc/token.hxx
index 7890ef3d7fde..5054bd9a440d 100644
--- a/basic/source/inc/token.hxx
+++ b/basic/source/inc/token.hxx
@@ -28,6 +28,10 @@
#undef SHARED
#endif
+#if defined( EXPLICIT )
+#undef EXPLICIT
+#endif
+
// The tokenizer is stand-alone, i. e. he can be used from everywhere.
// A BASIC-instance is necessary for error messages. Without BASIC the
// errors are only counted. The BASIC is also necessary when an advanced