summaryrefslogtreecommitdiff
path: root/ace/Method_Object.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Method_Object.cpp')
-rw-r--r--ace/Method_Object.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/Method_Object.cpp b/ace/Method_Object.cpp
index 86fffea0812..d370b8f10db 100644
--- a/ace/Method_Object.cpp
+++ b/ace/Method_Object.cpp
@@ -4,6 +4,8 @@
#define ACE_BUILD_DLL
#include "ace/Method_Object.h"
+ACE_RCSID(ace, Method_Object, "$Id$")
+
ACE_Method_Object::ACE_Method_Object (void)
{
}