summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/Random_File.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Notify/Random_File.cpp')
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Random_File.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Random_File.cpp b/TAO/orbsvcs/orbsvcs/Notify/Random_File.cpp
index ca9b3cf010e..e2fa60b0451 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Random_File.cpp
+++ b/TAO/orbsvcs/orbsvcs/Notify/Random_File.cpp
@@ -9,6 +9,8 @@
# define DEBUG_LEVEL TAO_debug_level
#endif //DEBUG_LEVEL
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+
namespace TAO_Notify
{
@@ -154,3 +156,5 @@ Random_File::sync()
}
} /* namespace TAO_Notify */
+
+TAO_END_VERSIONED_NAMESPACE_DECL