server/dep/acelite/ace/Timeprobe.cpp
Salja f4be15a7af Some missing from merge.
Signed-off-by: Salja <salja2012@hotmail.de>
2020-02-16 02:50:23 +00:00

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