summaryrefslogtreecommitdiff
path: root/TAO/Benchmark/Marshal_Test/Orbix/server.cpp
diff options
context:
space:
mode:
authorgonzo <gonzo@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-08-03 21:58:29 +0000
committergonzo <gonzo@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-08-03 21:58:29 +0000
commit417743fe46e9e95a43a6eae0a83402ed1c91a7ab (patch)
tree929a14527cda1ee7fdcc446b030eed40063afee2 /TAO/Benchmark/Marshal_Test/Orbix/server.cpp
parent41f97f73b27fef085af5527483cf87ab089570e0 (diff)
downloadATCD-417743fe46e9e95a43a6eae0a83402ed1c91a7ab.tar.gz
Cleaned up compilation in TAO_IDL, added ACE_RCSID to TAO/Benchmark/
Diffstat (limited to 'TAO/Benchmark/Marshal_Test/Orbix/server.cpp')
-rw-r--r--TAO/Benchmark/Marshal_Test/Orbix/server.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/Benchmark/Marshal_Test/Orbix/server.cpp b/TAO/Benchmark/Marshal_Test/Orbix/server.cpp
index 510ee107a5e..9a0696645d8 100644
--- a/TAO/Benchmark/Marshal_Test/Orbix/server.cpp
+++ b/TAO/Benchmark/Marshal_Test/Orbix/server.cpp
@@ -3,6 +3,8 @@
#include "benchmark/driver.h"
#include "orbix_marshal_server.h"
+ACE_RCSID(Orbix, server, "$Id$")
+
int main (int argc, char *argv [])
{
// instantiate a DRIVER with the Orbix_Client_Proxy as the template