summaryrefslogtreecommitdiff
path: root/TAO
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-02-02 16:31:13 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-02-02 16:31:13 +0000
commit9617cf49f7a178da5ee0759cc2ea520ebe83e561 (patch)
tree6174f33049754ecd36994ae766651bf31a4afec6 /TAO
parentefa367d463f26785e9e5a8cb66c7a414763a96ef (diff)
downloadATCD-9617cf49f7a178da5ee0759cc2ea520ebe83e561.tar.gz
Diffstat (limited to 'TAO')
-rw-r--r--TAO/tao/TypeCodeFactory_Adapter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/TypeCodeFactory_Adapter.h b/TAO/tao/TypeCodeFactory_Adapter.h
index a0cf8a41771..9c954c7a864 100644
--- a/TAO/tao/TypeCodeFactory_Adapter.h
+++ b/TAO/tao/TypeCodeFactory_Adapter.h
@@ -21,8 +21,8 @@
#endif /* ACE_LACKS_PRAGMA_ONCE */
#include "tao/SystemException.h"
+#include "tao/Environment.h"
#include "tao/Typecode_typesC.h"
-#include "tao/Pseudo_VarOut_T.h"
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
template<class T> class ACE_Array_Base;