summaryrefslogtreecommitdiff
path: root/ace/Copy_Disabled.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Copy_Disabled.cpp')
-rw-r--r--ace/Copy_Disabled.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/ace/Copy_Disabled.cpp b/ace/Copy_Disabled.cpp
index d2fb124a182..4d2ffb94db7 100644
--- a/ace/Copy_Disabled.cpp
+++ b/ace/Copy_Disabled.cpp
@@ -1,3 +1,4 @@
+/* -*- C++ -*- */
/**
* @file Copy_Disabled.cpp
*
@@ -14,10 +15,7 @@ ACE_RCSID (ace,
"$Id$")
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
-
ACE_Copy_Disabled::ACE_Copy_Disabled (void)
{
}
-ACE_END_VERSIONED_NAMESPACE_DECL