summaryrefslogtreecommitdiff
path: root/TAO/tests/DynUnion_Test/DynUnionTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/DynUnion_Test/DynUnionTest.cpp')
-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)