summaryrefslogtreecommitdiff
path: root/idl/inc/globals.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'idl/inc/globals.hxx')
-rw-r--r--idl/inc/globals.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/idl/inc/globals.hxx b/idl/inc/globals.hxx
index 525c2a9e27e2..9a82669555ad 100644
--- a/idl/inc/globals.hxx
+++ b/idl/inc/globals.hxx
@@ -29,7 +29,6 @@
#ifndef _GLOBALS_HXX
#define _GLOBALS_HXX
-#ifdef IDL_COMPILER
#include <hash.hxx>
#ifdef ICC
@@ -238,7 +237,6 @@ HASH_INLINE(Description)
HASH_INLINE(UnoName)
-#endif // IDL_COMPILER
#endif // _GLOBALS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */