diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2007-06-30 06:09:52 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2007-06-30 06:09:52 +0000 |
commit | bcea311077076d8bc594b405767b1bb67bfc6641 (patch) | |
tree | 2fd5956235c6115c0748c005bda84ed6aa96c09c /TAO/tests/Portable_Interceptors/Benchmark | |
parent | 8eec192c82cb2c0be9f0376ca2219a9e986a9a1a (diff) | |
download | ATCD-bcea311077076d8bc594b405767b1bb67bfc6641.tar.gz |
Diffstat (limited to 'TAO/tests/Portable_Interceptors/Benchmark')
-rw-r--r-- | TAO/tests/Portable_Interceptors/Benchmark/marker.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tests/Portable_Interceptors/Benchmark/marker.h b/TAO/tests/Portable_Interceptors/Benchmark/marker.h index 8afb698337e..af4e899a3f9 100644 --- a/TAO/tests/Portable_Interceptors/Benchmark/marker.h +++ b/TAO/tests/Portable_Interceptors/Benchmark/marker.h @@ -3,6 +3,7 @@ #include "ace/High_Res_Timer.h" #include "ace/Sched_Params.h" #include "ace/Stats.h" +#include "ace/Throughput_Stats.h" class Marker { |