summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-03-15 12:13:05 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-03-15 12:13:05 +0000
commitd100d4e581c3826398728f4315825b2897e1ad6b (patch)
tree8a029d989a062b6cee0b6d64319b2fa50a803ac8
parent08dcf0144f5fef8278ae4d2c06fac1c0630c4ea9 (diff)
downloadATCD-d100d4e581c3826398728f4315825b2897e1ad6b.tar.gz
Thu Mar 15 12:06:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/tests/DynUnion_Test/DynUnionTest.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tests/DynUnion_Test/DynUnionTest.cpp b/TAO/tests/DynUnion_Test/DynUnionTest.cpp
index b2f39ac1115..6d13995b006 100644
--- a/TAO/tests/DynUnion_Test/DynUnionTest.cpp
+++ b/TAO/tests/DynUnion_Test/DynUnionTest.cpp
@@ -3,6 +3,7 @@
#include "dynanyC.h"
#include "tao/DynamicAny/DynamicAny.h"
#include "tao/TypeCodeFactory/TypeCodeFactory_Loader.h"
+#include "tao/TypeCodeFactory/TypeCodeFactory_Adapter_Impl.h"
// Creates DynUnion using typecodes generated through IDL compiler.
int runStatic(CORBA::ORB_ptr orb)