summaryrefslogtreecommitdiff
path: root/TAO/examples/POA/Loader/Servant_Activator.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/POA/Loader/Servant_Activator.h')
-rw-r--r--TAO/examples/POA/Loader/Servant_Activator.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/TAO/examples/POA/Loader/Servant_Activator.h b/TAO/examples/POA/Loader/Servant_Activator.h
index bcd079f945e..aa514132129 100644
--- a/TAO/examples/POA/Loader/Servant_Activator.h
+++ b/TAO/examples/POA/Loader/Servant_Activator.h
@@ -1,7 +1,7 @@
// This may look like C, but it's really -*- C++ -*-
// $Id$
-//=================================================================================
+// ================================================================
//
// = LIBRARY
// TAO/examples/POA/On_Demand_Loading
@@ -16,7 +16,7 @@
// = AUTHOR
// Kirthika Parameswaran <kirthika@cs.wustl.edu>
//
-//==================================================================================
+// ================================================================
#include "ace/OS.h"
@@ -24,6 +24,7 @@
#define SERVANT_ACTIVATOR_H
#include "tao/corba.h"
+#include "tao/PortableServer/PortableServer.h"
#include "ace/DLL.h"
class ServantActivator_i : public PortableServer::ServantActivator