summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/ImplRepoS.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/ImplRepoS.h')
-rw-r--r--TAO/tao/PortableServer/ImplRepoS.h13
1 files changed, 5 insertions, 8 deletions
diff --git a/TAO/tao/PortableServer/ImplRepoS.h b/TAO/tao/PortableServer/ImplRepoS.h
index a1ea062001a..ef3099316fe 100644
--- a/TAO/tao/PortableServer/ImplRepoS.h
+++ b/TAO/tao/PortableServer/ImplRepoS.h
@@ -19,8 +19,8 @@
// Information about TAO is available at:
// http://www.cs.wustl.edu/~schmidt/TAO.html
-#ifndef _TAO_IDL_ORIG_IMPLREPOS_H_
-#define _TAO_IDL_ORIG_IMPLREPOS_H_
+#ifndef _TAO_IDL_IMPLREPOS_H_
+#define _TAO_IDL_IMPLREPOS_H_
#include "ace/pre.h"
#include "ImplRepoC.h"
@@ -55,8 +55,7 @@ TAO_NAMESPACE POA_ImplementationRepository
class _TAO_ServerObject_Direct_Proxy_Impl;
class _TAO_ServerObject_Strategized_Proxy_Broker;
- class TAO_PortableServer_Export ServerObject
- : public virtual PortableServer::ServantBase
+ class TAO_PortableServer_Export ServerObject : public virtual PortableServer::ServantBase
{
protected:
ServerObject (void);
@@ -270,8 +269,7 @@ class _TAO_Administration_ThruPOA_Proxy_Impl;
class _TAO_Administration_Direct_Proxy_Impl;
class _TAO_Administration_Strategized_Proxy_Broker;
-class TAO_PortableServer_Export Administration
- : public virtual PortableServer::ServantBase
+class TAO_PortableServer_Export Administration : public virtual PortableServer::ServantBase
{
protected:
Administration (void);
@@ -774,8 +772,7 @@ class _TAO_ServerInformationIterator_ThruPOA_Proxy_Impl;
class _TAO_ServerInformationIterator_Direct_Proxy_Impl;
class _TAO_ServerInformationIterator_Strategized_Proxy_Broker;
-class TAO_PortableServer_Export ServerInformationIterator
- : public virtual PortableServer::ServantBase
+class TAO_PortableServer_Export ServerInformationIterator : public virtual PortableServer::ServantBase
{
protected:
ServerInformationIterator (void);