summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/include/global_extern.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/include/global_extern.h')
-rw-r--r--TAO/TAO_IDL/include/global_extern.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/TAO/TAO_IDL/include/global_extern.h b/TAO/TAO_IDL/include/global_extern.h
index b00c7405497..dce69d00c37 100644
--- a/TAO/TAO_IDL/include/global_extern.h
+++ b/TAO/TAO_IDL/include/global_extern.h
@@ -67,6 +67,12 @@ trademarks or registered trademarks of Sun Microsystems, Inc.
#ifndef _GLOBAL_EXTERN_GLOBAL_EXTERN_HH
#define _GLOBAL_EXTERN_GLOBAL_EXTERN_HH
+#include "TAO_IDL_FE_Export.h"
+#include "idl_global.h"
+#include "idl_bool.h"
+
+class AST_Decl;
+
// global_extern.hh - Global data for the IDL compiler
extern TAO_IDL_FE_Export IDL_GlobalData *idl_global;