OS_Dirent.h

Go to the documentation of this file.
00001 // -*- C++ -*-
00002 
00003 //=============================================================================
00004 /**
00005  *  @file   OS_Dirent.h
00006  *
00007  *  OS_Dirent.h,v 4.25 2004/06/14 13:58:41 jwillemsen Exp
00008  *
00009  *  @author Doug Schmidt <schmidt@cs.wustl.edu>
00010  *  @author Jesper S. M|ller<stophph@diku.dk>
00011  *  @author and a cast of thousands...
00012  */
00013 //=============================================================================
00014 
00015 #ifndef ACE_OS_DIRENT_H
00016 #define ACE_OS_DIRENT_H
00017 #include /**/ "ace/pre.h"
00018 
00019 #include "ace/ACE_export.h"
00020 
00021 #if !defined (ACE_LACKS_PRAGMA_ONCE)
00022 # pragma once
00023 #endif /* ACE_LACKS_PRAGMA_ONCE */
00024 
00025 #include "ace/OS_Errno.h"
00026 #include "ace/os_include/os_dirent.h"
00027 #include "ace/os_include/sys/os_types.h"
00028 
00029 #include "ace/OS_NS_dirent.h"
00030 
00031 #include /**/ "ace/post.h"
00032 #endif /* ACE_OS_DIRENT_H */

Generated on Thu Nov 9 09:41:57 2006 for ACE by doxygen 1.3.6