diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-12-09 17:18:42 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-12-09 17:18:42 +0000 |
commit | af00b08171181bd35f99da4911c495bc4e306db2 (patch) | |
tree | f4a210003610b8c6bd620dfeaf08b9f2daf98d5c /tests | |
parent | dbe82649f016a845cf34dfa4d6234c7cb76dab9a (diff) | |
download | ATCD-af00b08171181bd35f99da4911c495bc4e306db2.tar.gz |
disabled ACE_ENABLE_TIMEPROBES, because the ACE lib is built by
default without them.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Timeprobe_Test.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Timeprobe_Test.cpp b/tests/Timeprobe_Test.cpp index 84414c5379d..d9638a9cae9 100644 --- a/tests/Timeprobe_Test.cpp +++ b/tests/Timeprobe_Test.cpp @@ -16,7 +16,7 @@ // // ============================================================================ -#define ACE_ENABLE_TIMEPROBES +//#define ACE_ENABLE_TIMEPROBES //#define ACE_MT_TIMEPROBES //#define ACE_TSS_TIMEPROBES |