summaryrefslogtreecommitdiff
path: root/ACE/ace/Timeprobe.cpp
blob: d1895827f2a0cb7892ce31ad791db16114a0edaf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#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 */