summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/PortableGroup/MIOP.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-07-04 18:56:16 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-07-04 18:56:16 +0000
commit6db8f68ece75925b0c8eb8e34a1eb63188224c9c (patch)
treef21933e9d12eede7a51690a778e2b449202ba334 /TAO/orbsvcs/orbsvcs/PortableGroup/MIOP.h
parentdb93e039b2e935b7774acd6ac02b692fa23f5669 (diff)
downloadATCD-6db8f68ece75925b0c8eb8e34a1eb63188224c9c.tar.gz
ChangeLogTag: Mon Jul 4 18:56:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>Mon Jul 4 14:34:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/PortableGroup/MIOP.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/MIOP.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/MIOP.h b/TAO/orbsvcs/orbsvcs/PortableGroup/MIOP.h
index d3d072ef39a..755901ffff3 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/MIOP.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/MIOP.h
@@ -30,8 +30,10 @@ namespace TAO
static int Initializer (void);
};
-static int
-Requires_MIOP_Initializer = MIOP_Loader::Initializer ();
+ static int
+ Requires_MIOP_Initializer = MIOP_Loader::Initializer ();
+
+}
#include /**/ "ace/post.h"
#endif /*TAO_MIOP_H*/