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

#ifndef 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"

#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */

#endif /* TAO_TIMEPROBE_H */