summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_module.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be/be_module.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_module.cpp9
1 files changed, 5 insertions, 4 deletions
diff --git a/TAO/TAO_IDL/be/be_module.cpp b/TAO/TAO_IDL/be/be_module.cpp
index 043dab1f1a3..017350716db 100644
--- a/TAO/TAO_IDL/be/be_module.cpp
+++ b/TAO/TAO_IDL/be/be_module.cpp
@@ -19,11 +19,12 @@
//
// ============================================================================
-#include "idl.h"
-#include "idl_extern.h"
-#include "be.h"
+#include "be_module.h"
+#include "be_visitor.h"
-ACE_RCSID(be, be_module, "$Id$")
+ACE_RCSID (be,
+ be_module,
+ "$Id$")
be_module::be_module (void)
{