diff options
author | William R. Otte <wotte@dre.vanderbilt.edu> | 2009-01-30 15:01:17 +0000 |
---|---|---|
committer | William R. Otte <wotte@dre.vanderbilt.edu> | 2009-01-30 15:01:17 +0000 |
commit | 2f8e3a3831d1b99157c77deda5277109bce19836 (patch) | |
tree | 6c75afb92c7be990454c9109364b4d717a2234c9 /TAO/tao/default_resource.h | |
parent | 381d276b94b1bc0937c0eda8e87548a8e4c6cd9d (diff) | |
download | ATCD-2f8e3a3831d1b99157c77deda5277109bce19836.tar.gz |
Fri Jan 30 14:52:30 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/default_resource.h')
-rw-r--r-- | TAO/tao/default_resource.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/default_resource.h b/TAO/tao/default_resource.h index 81cd0fe3a1e..4c7d67f6194 100644 --- a/TAO/tao/default_resource.h +++ b/TAO/tao/default_resource.h @@ -319,10 +319,10 @@ private: bool drop_replies_; }; -TAO_END_VERSIONED_NAMESPACE_DECL - ACE_STATIC_SVC_DECLARE_EXPORT (TAO, TAO_Default_Resource_Factory) ACE_FACTORY_DECLARE (TAO, TAO_Default_Resource_Factory) +TAO_END_VERSIONED_NAMESPACE_DECL + #include /**/ "ace/post.h" #endif /* TAO_DEFAULT_CLIENT_H */ |