diff options
Diffstat (limited to 'examples/CORBA/client.cpp')
-rw-r--r-- | examples/CORBA/client.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/CORBA/client.cpp b/examples/CORBA/client.cpp index e09b5fd5557..06052eeaa2a 100644 --- a/examples/CORBA/client.cpp +++ b/examples/CORBA/client.cpp @@ -1,4 +1,4 @@ -#include "ace/Log_Msg.h" + // $Id$ #include "Test.hh" |