summaryrefslogtreecommitdiff
path: root/ace/Proactor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Proactor.cpp')
-rw-r--r--ace/Proactor.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/Proactor.cpp b/ace/Proactor.cpp
index b056938c645..ecc2abc2660 100644
--- a/ace/Proactor.cpp
+++ b/ace/Proactor.cpp
@@ -3,6 +3,8 @@
#define ACE_BUILD_DLL
#include "ace/Proactor.h"
+ACE_RCSID(ace, Proactor, "$Id$")
+
#if (defined (ACE_WIN32) && !defined (ACE_HAS_WINCE)) \
|| (defined (ACE_HAS_AIO_CALLS))
// This only works on Win32 platforms and on Unix platforms with aio