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

#include "ace/Dirent.h"

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