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