summaryrefslogtreecommitdiff
path: root/TAO/tao/Storable_FlatFileStream.h
diff options
context:
space:
mode:
authorharrisb <harrisb@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2013-02-06 19:45:28 +0000
committerharrisb <harrisb@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2013-02-06 19:45:28 +0000
commit3ab6ee3ca3b9afab3be8881ad6d3ab5ef8453da9 (patch)
tree9998cdaf9c45f61a66f680f3bc6f9c54b5e8c4a6 /TAO/tao/Storable_FlatFileStream.h
parentc16283207c245eddbe010011b93a6f59ea192d14 (diff)
downloadATCD-3ab6ee3ca3b9afab3be8881ad6d3ab5ef8453da9.tar.gz
Wed Feb 6 19:44:23 UTC 2013 Byron Harris <harrisb@ociweb.com>
Diffstat (limited to 'TAO/tao/Storable_FlatFileStream.h')
-rw-r--r--TAO/tao/Storable_FlatFileStream.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/tao/Storable_FlatFileStream.h b/TAO/tao/Storable_FlatFileStream.h
index 4eff8241312..d57b9d59d92 100644
--- a/TAO/tao/Storable_FlatFileStream.h
+++ b/TAO/tao/Storable_FlatFileStream.h
@@ -24,6 +24,8 @@
#include "tao/Storable_Factory.h"
#include "ace/OS_NS_stdio.h"
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+
namespace TAO
{
@@ -138,6 +140,8 @@ namespace TAO
};
}
+TAO_END_VERSIONED_NAMESPACE_DECL
+
#include /**/ "ace/post.h"
#endif /* STORABLE_FLATFILESTREAM_H */