summaryrefslogtreecommitdiff
path: root/TAO/examples/POA/POA_BiDir/POA_BiDir.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/POA/POA_BiDir/POA_BiDir.cpp')
-rw-r--r--TAO/examples/POA/POA_BiDir/POA_BiDir.cpp8
1 files changed, 6 insertions, 2 deletions
diff --git a/TAO/examples/POA/POA_BiDir/POA_BiDir.cpp b/TAO/examples/POA/POA_BiDir/POA_BiDir.cpp
index 2c22f8667b2..f3e2299214d 100644
--- a/TAO/examples/POA/POA_BiDir/POA_BiDir.cpp
+++ b/TAO/examples/POA/POA_BiDir/POA_BiDir.cpp
@@ -16,12 +16,16 @@
// Balachandran Natarajan <bala@cs.wustl.edu>
// ========================================================================
-#include "tao/corba.h"
#include "tao/PortableServer/PortableServer.h"
+
#include "tao/BiDir_GIOP/BiDirGIOP.h"
+
#include "tao/Any.h"
+#include "tao/ORB.h"
-ACE_RCSID(POA_BiDir, POA_BiDir, "$Id$")
+ACE_RCSID (POA_BiDir,
+ POA_BiDir,
+ "$Id$")
void
print_poa (PortableServer::POA_ptr poa