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

#if !defined (TAO_TIMEPROBE_H)
#define TAO_TIMEPROBE_H

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

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

#include "ace/Timeprobe.h"

#endif /* TAO_TIMEPROBE_H */