summaryrefslogtreecommitdiff
path: root/ace/Dirent.cpp
blob: e4fb13b9d02ec4de0cdc88059ae022802c152992 (plain)
1
2
3
4
5
6
7
8
9
10
// $Id$
#define ACE_BUILD_DLL

#if defined (ACE_LACKS_INLINE_FUNCTIONS)
#include "ace/Dirent.i"
#else
#if defined (HPUX) && !defined (__GNUG__)
static int shut_up_aCC = 0;
#endif /* HPUX && !g++ */
#endif /* ACE_LACKS_INLINE_FUNCTIONS */