summaryrefslogtreecommitdiff
path: root/TAO/IIOP/test/svr.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/IIOP/test/svr.cpp')
-rw-r--r--TAO/IIOP/test/svr.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/IIOP/test/svr.cpp b/TAO/IIOP/test/svr.cpp
index f96a537dbb4..ca2ae25e27c 100644
--- a/TAO/IIOP/test/svr.cpp
+++ b/TAO/IIOP/test/svr.cpp
@@ -21,6 +21,8 @@
#include "cubit_i.h"
+ACE_RCSID(test, svr, "$Id$")
+
extern void
print_exception (const CORBA_Exception *, const char *, FILE *f=stdout);