2 #ifndef IIOP_TRANSPORT_CURRENT_H
3 #define IIOP_TRANSPORT_CURRENT_H
5 #include "tao/TransportCurrent/TCC.h"
6 #include "tao/TransportCurrent/TC_IIOPC.h"
7 #include "tao/TransportCurrent/IIOP_Current_Loader.h"
9 #if defined (TAO_AS_STATIC_LIBS)
11 // Only do this for static builds. It causes a circular dependency for
13 static int tao_iiop_transport_current_initializer_called
=
14 TAO::Transport::IIOP::current_static_initializer ();
16 #endif /* TAO_AS_STATIC_LIBS */
18 #endif /* IIOP_TRANSPORT_CURRENT_H */