summaryrefslogtreecommitdiff
path: root/tests/Conn_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Conn_Test.cpp')
-rw-r--r--tests/Conn_Test.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Conn_Test.cpp b/tests/Conn_Test.cpp
index c052751c5fb..8d9c973f452 100644
--- a/tests/Conn_Test.cpp
+++ b/tests/Conn_Test.cpp
@@ -32,6 +32,8 @@
#include "ace/Get_Opt.h"
#include "Conn_Test.h"
+ACE_RCSID(tests, Conn_Test, "$Id$")
+
#if defined(__BORLANDC__) && __BORLANDC__ >= 0x0530
USELIB("..\ace\aced.lib");
//---------------------------------------------------------------------------