summaryrefslogtreecommitdiff
path: root/ace/Event_Handler_T.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Event_Handler_T.cpp')
-rw-r--r--ace/Event_Handler_T.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/Event_Handler_T.cpp b/ace/Event_Handler_T.cpp
index 010f9c88e80..2fe65f1576e 100644
--- a/ace/Event_Handler_T.cpp
+++ b/ace/Event_Handler_T.cpp
@@ -7,6 +7,8 @@
#define ACE_BUILD_DLL
#include "ace/Event_Handler_T.h"
+ACE_RCSID(ace, Event_Handler_T, "$Id$")
+
#if defined (ACE_HAS_TEMPLATE_TYPEDEFS)
#if !defined (__ACE_INLINE__)