summaryrefslogtreecommitdiff
path: root/ACE/ace/Handle_Set.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2011-04-05 12:38:35 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2011-04-05 12:38:35 +0000
commit6ae1c7e4d09dc721433e0425083da659cf26f9f6 (patch)
treeee6575177a209113069acfec3a7b67354d8d7f5d /ACE/ace/Handle_Set.cpp
parent780715d0db9f7f200a2fdce26f627a20dee4646b (diff)
downloadATCD-6ae1c7e4d09dc721433e0425083da659cf26f9f6.tar.gz
Tue Apr 5 12:36:37 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>
* ace/Get_Opt.inl: * ace/Guard_T.inl: * ace/Guard_T.cpp: * ace/Handle_Set.h: * ace/Handle_Set.cpp: * ace/Hash_Multi_Map_Manager_T.cpp: * ace/Hashable.inl: * ace/Hashable.cpp: * ace/IO_SAP.inl: * ace/IO_SAP.cpp: Layout changes * ace/Handle_Set.inl: Removed some old includes, should not be a problem with the current supported platforms * bin/vx_repo_link.pl: Removed this file, vxsim is not supported anymore
Diffstat (limited to 'ACE/ace/Handle_Set.cpp')
-rw-r--r--ACE/ace/Handle_Set.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/ace/Handle_Set.cpp b/ACE/ace/Handle_Set.cpp
index 221794cc4b6..9544a2bc535 100644
--- a/ACE/ace/Handle_Set.cpp
+++ b/ACE/ace/Handle_Set.cpp
@@ -9,8 +9,6 @@
#include "ace/OS_NS_string.h"
-
-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_ALLOC_HOOK_DEFINE(ACE_Handle_Set)