mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 01:37:00 +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
|
|
@ -3,6 +3,8 @@
|
|||
/**
|
||||
* @file Stack_Trace.h
|
||||
*
|
||||
* $Id: Stack_Trace.h 97426 2013-11-12 09:59:19Z johnnyw $
|
||||
*
|
||||
* @author Chris Cleeland (cleeland.ociweb.com)
|
||||
*/
|
||||
//=============================================================================
|
||||
|
|
@ -23,8 +25,6 @@
|
|||
# define ACE_STACK_TRACE_SYMBUFSIZ 4096
|
||||
# endif
|
||||
|
||||
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
|
||||
|
||||
/**
|
||||
* @class ACE_Stack_Trace
|
||||
*
|
||||
|
|
@ -102,8 +102,6 @@ private:
|
|||
void generate_trace (ssize_t starting_frame_offset, size_t num_frames);
|
||||
};
|
||||
|
||||
ACE_END_VERSIONED_NAMESPACE_DECL
|
||||
|
||||
#include /**/ "ace/post.h"
|
||||
#endif /* ACE_STACK_TRACE_H */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue