diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2006-01-12 09:54:01 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2006-01-12 09:54:01 +0000 |
commit | 337eb075efc57dd10f2c71500c74dd2a8753bb1d (patch) | |
tree | ddab0133f616797413704aec4b04b822bec4d692 /TAO/performance-tests/Sequence_Latency | |
parent | 9bc638de5aae43060d37f4a058f72d5e4b2ae7b1 (diff) | |
download | ATCD-337eb075efc57dd10f2c71500c74dd2a8753bb1d.tar.gz |
ChangeLogTag: Tue Jan 10 13:14:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/performance-tests/Sequence_Latency')
-rw-r--r-- | TAO/performance-tests/Sequence_Latency/DII/client.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/performance-tests/Sequence_Latency/DII/client.cpp b/TAO/performance-tests/Sequence_Latency/DII/client.cpp index afc3558642d..ccef158f30e 100644 --- a/TAO/performance-tests/Sequence_Latency/DII/client.cpp +++ b/TAO/performance-tests/Sequence_Latency/DII/client.cpp @@ -3,6 +3,7 @@ #include "tao/DynamicInterface/Request.h" #include "tao/Strategies/advanced_resource.h" #include "tao/AnyTypeCode/TypeCode_Constants.h" +#include "tao/AnyTypeCode/Any.h" #include "TestC.h" |