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