summaryrefslogtreecommitdiff
path: root/idlc/source/scanner.l
diff options
context:
space:
mode:
Diffstat (limited to 'idlc/source/scanner.l')
-rw-r--r--idlc/source/scanner.l6
1 files changed, 0 insertions, 6 deletions
diff --git a/idlc/source/scanner.l b/idlc/source/scanner.l
index 166c281fefd1..aed48cf08402 100644
--- a/idlc/source/scanner.l
+++ b/idlc/source/scanner.l
@@ -29,15 +29,9 @@
#include <stdlib.h>
#include <string.h>
-#ifndef _IDLC_IDLC_HXX_
#include <idlc/idlc.hxx>
-#endif
-#ifndef _IDLC_ERRORHANDLER_HXX_
#include <idlc/errorhandler.hxx>
-#endif
-#ifndef _IDLC_FEHELPER_HXX_
#include <idlc/fehelper.hxx>
-#endif
#include "attributeexceptions.hxx"