summaryrefslogtreecommitdiff
path: root/ace/Cleanup_Strategies_T.cpp
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2005-11-24 09:48:55 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2005-11-24 09:48:55 +0000
commit6dfaf4ef7e39575f7e51708889c003d74ff7b88e (patch)
treeb8e3420dc093225f2d59cad2ce07772b78075523 /ace/Cleanup_Strategies_T.cpp
parent5ded87ab3eb8a790e353f41337baa0c1492fe8b2 (diff)
downloadATCD-6dfaf4ef7e39575f7e51708889c003d74ff7b88e.tar.gz
ChangeLogTag:Thu Nov 24 01:38:57 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'ace/Cleanup_Strategies_T.cpp')
-rw-r--r--ace/Cleanup_Strategies_T.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/Cleanup_Strategies_T.cpp b/ace/Cleanup_Strategies_T.cpp
index f17f181f121..10804ba21ca 100644
--- a/ace/Cleanup_Strategies_T.cpp
+++ b/ace/Cleanup_Strategies_T.cpp
@@ -90,4 +90,6 @@ ACE_Null_Cleanup_Strategy<KEY, VALUE, CONTAINER>::cleanup (CONTAINER &,
return 0;
}
+ACE_END_VERSIONED_NAMESPACE_DECL
+
#endif /* ACE_CLEANUP_STRATEGIES_T_CPP */