Go to the documentation of this file.00001
00002
00003
00004 #ifndef IIOP_TRANSPORT_CURRENT_H
00005 #define IIOP_TRANSPORT_CURRENT_H
00006
00007 #include "tao/TransportCurrent/TCC.h"
00008 #include "tao/TransportCurrent/TC_IIOPC.h"
00009 #include "tao/TransportCurrent/IIOP_Current_Loader.h"
00010
00011 #if defined (TAO_AS_STATIC_LIBS)
00012
00013
00014
00015 static int tao_iiop_transport_current_initializer_called =
00016 TAO::Transport::IIOP::current_static_initializer ();
00017
00018 #endif
00019
00020 #endif