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