summaryrefslogtreecommitdiff
path: root/ACE/ace/Timeprobe.cpp
blob: 33aa98f07921e796d0993a5026392bba10a52844 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// $Id$

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