mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 19:37:03 +00:00
7 lines
164 B
C++
7 lines
164 B
C++
// $Id: Dirent.cpp 80826 2008-03-04 14:51:23Z wotte $
|
|
|
|
#include "ace/Dirent.h"
|
|
|
|
#if !defined (__ACE_INLINE__)
|
|
#include "ace/Dirent.inl"
|
|
#endif /* __ACE_INLINE__ */
|