Files
azerothcore-wotlk/deps/acelite/ace/Timeprobe.cpp
Yehonal f06f32849f Directory Structure [step 1]: moving files
working on #672

NOTE: This commit can't be compiled!!
2017-10-12 20:00:52 +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 */