summaryrefslogtreecommitdiff
path: root/ace/OS/OS_TLI.cpp
blob: 629e6d49b3e7c09f1c68fc79c85d757111a81ae9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
// $Id$

#include "OS_TLI.h"

ACE_RCSID(ace, OS_TLI, "$Id$")

#if !defined (ACE_HAS_INLINED_OSCALLS)
# include "OS_TLI.inl"
#else /* !ACE_HAS_INLINED_OSCALLS */
#if defined (__hpux) && !defined (__GNUG__)
static int shut_up_aCC = 0;
#endif /* HPUX && !g++ */
#endif /* !ACE_HAS_INLINED_OS_CALLS */