summaryrefslogtreecommitdiff
path: root/TAO/tao/Timeprobe.h
blob: b07f959fe85b91277f5671c530d76209966ecaa2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// $Id$

#if !defined (TAO_TIMEPROBE_H)
#define TAO_TIMEPROBE_H

// Please see ace/Timeprobe.h for details on these #defines.

//#define ACE_COMPILE_TIMEPROBES
//#define ACE_ENABLE_TIMEPROBES
//#define ACE_MT_TIMEPROBES
//#define ACE_TSS_TIMEPROBES

#include "ace/Timeprobe.h"

#endif /* TAO_TIMEPROBE_H */