Files
TrinityCore/dep/acelite/ace/Timeprobe.cpp
click 9b16ee203f Dep/ACE: Upgrade ACE -library to 5.8.3
--HG--
branch : trunk
2010-11-04 05:30:29 +01:00

16 lines
281 B
C++

// $Id: Timeprobe.cpp 91286 2010-08-05 09:04:31Z johnnyw $
#include "ace/config-all.h"
#if defined (ACE_COMPILE_TIMEPROBES)
#include "ace/Timeprobe.h"
#if !defined (__ACE_INLINE__)
#include "ace/Timeprobe.inl"
#endif /* __ACE_INLINE__ */
#endif /* ACE_COMPILE_TIMEPROBES */