summaryrefslogtreecommitdiff
path: root/tests/Portable_Interceptors/PolicyFactory/server.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Portable_Interceptors/PolicyFactory/server.cpp')
-rw-r--r--tests/Portable_Interceptors/PolicyFactory/server.cpp7
1 files changed, 1 insertions, 6 deletions
diff --git a/tests/Portable_Interceptors/PolicyFactory/server.cpp b/tests/Portable_Interceptors/PolicyFactory/server.cpp
index 2ec075eee22..307332238dc 100644
--- a/tests/Portable_Interceptors/PolicyFactory/server.cpp
+++ b/tests/Portable_Interceptors/PolicyFactory/server.cpp
@@ -1,17 +1,12 @@
// -*- C++ -*-
+// $Id$
#include "Server_ORBInitializer.h"
-
#include "tao/ORBInitializer_Registry.h"
#include "testC.h"
-
#include "tao/PortableServer/PortableServer.h"
#include "ace/Log_Msg.h"
-ACE_RCSID (PolicyFactory,
- server,
- "$Id$")
-
int
ACE_TMAIN(int argc, ACE_TCHAR *argv[])
{