00001 #include "ace_pch.h" 00002 // $Id: OS_TLI.cpp,v 1.1.1.2.40.1 2003/03/13 19:44:21 chad Exp $ 00003 00004 #include "ace/OS_TLI.h" 00005 00006 ACE_RCSID(ace, OS_TLI, "$Id: OS_TLI.cpp,v 1.1.1.2.40.1 2003/03/13 19:44:21 chad Exp $") 00007 00008 #if !defined (ACE_HAS_INLINED_OSCALLS) 00009 # include "ace/OS_TLI.inl" 00010 #else /* !ACE_HAS_INLINED_OSCALLS */ 00011 #if defined (__hpux) && !defined (__GNUG__) 00012 static int shut_up_aCC = 0; 00013 #endif /* HPUX && !g++ */ 00014 #endif /* !ACE_HAS_INLINED_OS_CALLS */
1.2.14 written by Dimitri van Heesch,
© 1997-2002