diff options
author | oci <oci@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-07-11 21:43:51 +0000 |
---|---|---|
committer | oci <oci@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-07-11 21:43:51 +0000 |
commit | 086e686b4bc36487f81339afdd2e64b947e2c1c4 (patch) | |
tree | 9505c27f1bb222c904ffa1a2d1b0efa4f0096364 /TAO/performance-tests/Throughput/server.cpp | |
parent | ca270eec6356696454d93b7d08bc988b7fb27875 (diff) | |
download | ATCD-086e686b4bc36487f81339afdd2e64b947e2c1c4.tar.gz |
Wed Jul 11 16:03:58 2001 Paul Calabrese <calabrese_p@ociweb.com>
Diffstat (limited to 'TAO/performance-tests/Throughput/server.cpp')
-rw-r--r-- | TAO/performance-tests/Throughput/server.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/performance-tests/Throughput/server.cpp b/TAO/performance-tests/Throughput/server.cpp index 0788a406ab0..24df94eba30 100644 --- a/TAO/performance-tests/Throughput/server.cpp +++ b/TAO/performance-tests/Throughput/server.cpp @@ -2,6 +2,7 @@ #include "Receiver_Factory.h" #include "ace/Get_Opt.h" +#include "tao/Strategies/advanced_resource.h" ACE_RCSID(Throughput, server, "$Id$") |