diff options
Diffstat (limited to 'TAO/tests/Bug_1693_Test')
-rw-r--r-- | TAO/tests/Bug_1693_Test/Bug_1693_Test.mpc | 2 | ||||
-rw-r--r-- | TAO/tests/Bug_1693_Test/client.cpp | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/TAO/tests/Bug_1693_Test/Bug_1693_Test.mpc b/TAO/tests/Bug_1693_Test/Bug_1693_Test.mpc index 8c4e0b18f2f..aee9f5b85f5 100644 --- a/TAO/tests/Bug_1693_Test/Bug_1693_Test.mpc +++ b/TAO/tests/Bug_1693_Test/Bug_1693_Test.mpc @@ -1,6 +1,4 @@ // -*- MPC -*- -// $Id$ - project(*Client): taoclient, codecfactory { Source_Files { testC.cpp diff --git a/TAO/tests/Bug_1693_Test/client.cpp b/TAO/tests/Bug_1693_Test/client.cpp index 9a44fb1bbee..bde40aa87ad 100644 --- a/TAO/tests/Bug_1693_Test/client.cpp +++ b/TAO/tests/Bug_1693_Test/client.cpp @@ -1,6 +1,4 @@ // -*- C++ -*- -// $Id$ - #include "tao/CodecFactory/CodecFactory.h" #include "testC.h" #include "ace/Log_Msg.h" |