diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2010-08-26 13:40:18 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2010-08-26 13:40:18 +0000 |
commit | 424e22aff4d610959c0f4b2abf310a6d103c4838 (patch) | |
tree | 8312d0dd85c4c66f240bd4a3f6443e23717dc72a /TAO/tao/GIOP_Message_Generator_Parser_10.cpp | |
parent | 96f2d91f2b852efa13c4735578e568203837456b (diff) | |
download | ATCD-424e22aff4d610959c0f4b2abf310a6d103c4838.tar.gz |
Thu Aug 26 13:39:29 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>
* tao/CORBANAME_Parser.cpp:
* tao/Cache_Entries_T.cpp:
* tao/CodecFactory/CDR_Encaps_Codec.cpp:
* tao/CodecFactory/CodecFactory.cpp:
* tao/CodecFactory/CodecFactory_impl.cpp:
* tao/Codeset/Codeset.cpp:
* tao/Codeset/Codeset_Descriptor.cpp:
* tao/Codeset/Codeset_Manager_Factory.cpp:
* tao/Codeset/Codeset_Manager_i.cpp:
* tao/Codeset/Codeset_Service_Context_Handler.cpp:
* tao/Codeset/Codeset_Translator_Factory.cpp:
* tao/Codeset/UTF16_BOM_Translator.cpp:
* tao/Connect_Strategy.cpp:
* tao/Connection_Handler.cpp:
* tao/Default_Stub_Factory.cpp:
* tao/FlResource/FlResource_Factory.cpp:
* tao/FlResource/FlResource_Loader.cpp:
* tao/GIOP_Message_Generator_Parser.cpp:
* tao/GIOP_Message_Generator_Parser_10.cpp:
* tao/IIOP_Connection_Handler.cpp:
* tao/IIOP_Factory.cpp:
* tao/IORInterceptor/IORInfo.cpp:
* tao/IORInterceptor/IORInterceptor_Adapter_Factory_Impl.cpp:
* tao/IORInterceptor/IORInterceptor_Adapter_Impl.cpp:
* tao/IORInterceptor/IORInterceptor_Details.cpp:
* tao/Invocation_Adapter.cpp:
* tao/LF_Event_Loop_Thread_Helper.cpp:
* tao/LF_Follower_Auto_Ptr.cpp:
* tao/LocateRequest_Invocation.cpp:
* tao/LocateRequest_Invocation_Adapter.cpp:
* tao/New_Leader_Generator.cpp:
* tao/Parser_Registry.cpp:
* tao/Policy_Current_Impl.cpp:
* tao/Profile_Transport_Resolver.cpp:
* tao/Service_Context_Handler.cpp:
* tao/Services_Activate.cpp:
* tao/Stub_Factory.cpp:
* tao/TAO_Server_Request.cpp:
* tao/Transport_Acceptor.cpp:
* tao/Transport_Queueing_Strategies.cpp:
* tao/Transport_Selection_Guard.cpp:
* tao/Transport_Timer.cpp:
* tao/Valuetype/AbstractBase_Invocation_Adapter.cpp:
* tao/Valuetype/ValueBase.cpp:
* tao/Valuetype/ValueFactory.cpp:
* tao/Valuetype/ValueFactory_Map.cpp:
* tao/Valuetype/Valuetype_Adapter_Factory_Impl.cpp:
* tao/Valuetype/Valuetype_Adapter_Impl.cpp:
Zap ACE_RCSID
Diffstat (limited to 'TAO/tao/GIOP_Message_Generator_Parser_10.cpp')
-rw-r--r-- | TAO/tao/GIOP_Message_Generator_Parser_10.cpp | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/TAO/tao/GIOP_Message_Generator_Parser_10.cpp b/TAO/tao/GIOP_Message_Generator_Parser_10.cpp index 2657ca5f849..c68abdac691 100644 --- a/TAO/tao/GIOP_Message_Generator_Parser_10.cpp +++ b/TAO/tao/GIOP_Message_Generator_Parser_10.cpp @@ -1,4 +1,5 @@ // -*- C++ -*- +// $Id$ #include "tao/GIOP_Message_Generator_Parser_10.h" #include "tao/GIOP_Utils.h" @@ -13,10 +14,6 @@ #include "ace/Log_Msg.h" -ACE_RCSID (tao, - GIOP_Message_Generator_Parser_10, - "$Id$") - TAO_BEGIN_VERSIONED_NAMESPACE_DECL bool |