summaryrefslogtreecommitdiff
path: root/TAO/tao/CodecFactory/CodecFactory.h
diff options
context:
space:
mode:
authorWilliam R. Otte <wotte@dre.vanderbilt.edu>2009-01-30 15:01:17 +0000
committerWilliam R. Otte <wotte@dre.vanderbilt.edu>2009-01-30 15:01:17 +0000
commit4f7440415dd91da070a826cbc8bfb8ca04a0f285 (patch)
tree6c75afb92c7be990454c9109364b4d717a2234c9 /TAO/tao/CodecFactory/CodecFactory.h
parent3cfcd948827396b4eebb3c85c45916182cfbc6cf (diff)
downloadATCD-4f7440415dd91da070a826cbc8bfb8ca04a0f285.tar.gz
Fri Jan 30 14:52:30 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/CodecFactory/CodecFactory.h')
-rw-r--r--TAO/tao/CodecFactory/CodecFactory.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/TAO/tao/CodecFactory/CodecFactory.h b/TAO/tao/CodecFactory/CodecFactory.h
index 19c641fa948..290d2455191 100644
--- a/TAO/tao/CodecFactory/CodecFactory.h
+++ b/TAO/tao/CodecFactory/CodecFactory.h
@@ -47,11 +47,12 @@ public:
static int
TAO_Requires_CodecFactory_Initializer = TAO_CodecFactory_Loader::Initializer ();
-TAO_END_VERSIONED_NAMESPACE_DECL
-
ACE_STATIC_SVC_DECLARE (TAO_CodecFactory_Loader)
ACE_FACTORY_DECLARE (TAO_CodecFactory, TAO_CodecFactory_Loader)
+TAO_END_VERSIONED_NAMESPACE_DECL
+
+
#include /**/ "ace/post.h"
#endif /* TAO_CODECFACTORY_H */