mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 19:37:03 +00:00
Some missing from merge.
Signed-off-by: Salja <salja2012@hotmail.de>
This commit is contained in:
parent
ec939a5bce
commit
f4be15a7af
1895 changed files with 160408 additions and 53601 deletions
|
|
@ -1,3 +1,5 @@
|
|||
// $Id: FILE.cpp 91286 2010-08-05 09:04:31Z johnnyw $
|
||||
|
||||
/* Defines the member functions for the base class of the ACE_IO_SAP
|
||||
ACE_FILE abstraction. */
|
||||
|
||||
|
|
@ -6,10 +8,6 @@
|
|||
#include "ace/OS_NS_unistd.h"
|
||||
#include "ace/OS_NS_sys_stat.h"
|
||||
|
||||
#if defined (ACE_HAS_ALLOC_HOOKS)
|
||||
# include "ace/Malloc_Base.h"
|
||||
#endif /* ACE_HAS_ALLOC_HOOKS */
|
||||
|
||||
#if !defined (__ACE_INLINE__)
|
||||
#include "ace/FILE.inl"
|
||||
#endif /* __ACE_INLINE__ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue