summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be_include/be.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be_include/be.h')
-rw-r--r--TAO/TAO_IDL/be_include/be.h8
1 files changed, 3 insertions, 5 deletions
diff --git a/TAO/TAO_IDL/be_include/be.h b/TAO/TAO_IDL/be_include/be.h
index a0136acaa93..fc8f9f04c6c 100644
--- a/TAO/TAO_IDL/be_include/be.h
+++ b/TAO/TAO_IDL/be_include/be.h
@@ -92,15 +92,13 @@ trademarks or registered trademarks of Sun Microsystems, Inc.
#include "ace/Containers.h"
#include "ace/Process.h"
-// BE includes
+/*
+ * BE includes
+ */
#include "be_decl.h" // class BE_Decl
#include "be_scope.h" // class BE_Scope
#include "be_generator.h" // BE generator class
-
-#include "be_global.h" // global data for back end
-#include "be_extern.h" // pointer to global BE data object
-
#include "be_type.h"
#include "be_predefined_type.h" // class BE_PredefinedType
#include "be_module.h" // class BE_Module