Files
azerothcore-wotlk/dep/acelite/ace/Timeprobe.cpp
Yehonal e8e94a0a66 First Commit
For Azeroth!
2016-06-26 10:39:44 +02:00

14 lines
221 B
C++

#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 */