mxw_wotlk_azerothcore/deps/acelite/ace/Timeprobe.cpp

14 lines
221 B
C++
Raw Normal View History

2020-10-30 23:45:46 -04:00
#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 */