summaryrefslogtreecommitdiff
path: root/ACE/tests/Compiler_Features_04_Test.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-09-08 18:39:23 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-09-08 18:39:23 +0000
commitf896b003bd582d632ec64016ed6411e1b30b603f (patch)
treeb219a8bc3523797ef7e34a313198572599424fce /ACE/tests/Compiler_Features_04_Test.cpp
parent4ac9f6f6b3a8774e5c2675b2a82736d6e5f54cc2 (diff)
downloadATCD-f896b003bd582d632ec64016ed6411e1b30b603f.tar.gz
Removed ACE_RCSID
Diffstat (limited to 'ACE/tests/Compiler_Features_04_Test.cpp')
-rw-r--r--ACE/tests/Compiler_Features_04_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/tests/Compiler_Features_04_Test.cpp b/ACE/tests/Compiler_Features_04_Test.cpp
index 4538c784c16..f09464b3b7b 100644
--- a/ACE/tests/Compiler_Features_04_Test.cpp
+++ b/ACE/tests/Compiler_Features_04_Test.cpp
@@ -18,7 +18,7 @@
// does not compile the platform is just too broken.
#include <set>
-ACE_RCSID(tests, Compiler_Features_04_Test, "$Id$")
+
int
run_main (int, ACE_TCHAR *[])