summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-05-21 21:09:38 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-05-21 21:09:38 +0000
commit2af5918346f0454674d0bce7f02a3e6e2b70e3ae (patch)
tree785bc5e67a9a8ded93e26606662b3290331737d4
parent31f5a95b4afed079378fe81d608a7fd6115c981e (diff)
downloadATCD-2af5918346f0454674d0bce7f02a3e6e2b70e3ae.tar.gz
Added include of new complex Any test header file.
-rw-r--r--TAO/tests/Param_Test/tests.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tests/Param_Test/tests.h b/TAO/tests/Param_Test/tests.h
index 1b94e3871d4..9cd2b1b1dc6 100644
--- a/TAO/tests/Param_Test/tests.h
+++ b/TAO/tests/Param_Test/tests.h
@@ -44,6 +44,7 @@
#include "var_struct.h"
#include "except.h"
#include "big_union.h"
+#include "complex_any.h"
#if 0
#include "multdim_array.h"
#endif