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