summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/Transport_Current/Transport_Current.h
blob: 93a8003be5aeb668fe8dbd6abab7c5bee40ea978 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
// -*- C++ -*-
// $Id$


#include "orbsvcs/Transport_Current/TCC.h"
#include "orbsvcs/Transport_Current/Current_Loader.h"

#if defined (TAO_AS_STATIC_LIBS)

// Only do this for static builds. It causes a circular dependency for
// dynamic builds.
static int tao_transport_current_initializer_called =
  TAO::Transport::current_static_initializer ();

#endif /* TAO_AS_STATIC_LIBS */

// -*- C++ -*-
// $Id$


#include "orbsvcs/Transport_Current/TCC.h"
#include "orbsvcs/Transport_Current/Current_Loader.h"

#if defined (TAO_AS_STATIC_LIBS)

// Only do this for static builds. It causes a circular dependency for
// dynamic builds.
static int tao_transport_current_initializer_called =
  TAO::Transport::current_static_initializer ();

#endif /* TAO_AS_STATIC_LIBS */

// -*- C++ -*-
// $Id$


#include "orbsvcs/Transport_Current/TCC.h"
#include "orbsvcs/Transport_Current/Current_Loader.h"

#if defined (TAO_AS_STATIC_LIBS)

// Only do this for static builds. It causes a circular dependency for
// dynamic builds.
static int tao_transport_current_initializer_called =
  TAO::Transport::current_static_initializer ();

#endif /* TAO_AS_STATIC_LIBS */