summaryrefslogtreecommitdiff
path: root/TAO/examples/POA/NewPOA/NewPOA.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/POA/NewPOA/NewPOA.cpp')
-rw-r--r--TAO/examples/POA/NewPOA/NewPOA.cpp9
1 files changed, 7 insertions, 2 deletions
diff --git a/TAO/examples/POA/NewPOA/NewPOA.cpp b/TAO/examples/POA/NewPOA/NewPOA.cpp
index 544191256d6..89529e6bcf8 100644
--- a/TAO/examples/POA/NewPOA/NewPOA.cpp
+++ b/TAO/examples/POA/NewPOA/NewPOA.cpp
@@ -21,11 +21,16 @@
// Irfan Pyarali
// ========================================================================
-#include "tao/corba.h"
#include "tao/PortableServer/PortableServer.h"
+
+#include "tao/ORB.h"
+
#include "ace/SString.h"
+#include "ace/Log_Msg.h"
-ACE_RCSID(NewPOA, NewPOA, "$Id$")
+ACE_RCSID (NewPOA,
+ NewPOA,
+ "$Id$")
void
print_poa (PortableServer::POA_ptr poa