summaryrefslogtreecommitdiff
path: root/ACE/ace/DLL.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/DLL.cpp')
-rw-r--r--ACE/ace/DLL.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/ACE/ace/DLL.cpp b/ACE/ace/DLL.cpp
index 27a0e83d40d..b5880d09d0c 100644
--- a/ACE/ace/DLL.cpp
+++ b/ACE/ace/DLL.cpp
@@ -9,9 +9,7 @@
#include <algorithm>
-
-
- ACE_BEGIN_VERSIONED_NAMESPACE_DECL
+ACE_BEGIN_VERSIONED_NAMESPACE_DECL
// Default constructor. Also, by default, the object will be closed
// before it is destroyed.