summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-07-16 18:20:25 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-07-16 18:20:25 +0000
commit8efb455a23976e32830200c8faa70dc5a78f6ece (patch)
treeec066877fbe80ea3ee0ca8e1f8ec77625c4bb7b0
parent0d9a1ecebde1dbf6ea37ed69f45dd58b9659eae5 (diff)
downloadATCD-8efb455a23976e32830200c8faa70dc5a78f6ece.tar.gz
*** empty log message ***
-rw-r--r--TAO/tao/DynamicInterface/Request.h1
-rw-r--r--TAO/tao/DynamicInterface/Request.inl2
2 files changed, 3 insertions, 0 deletions
diff --git a/TAO/tao/DynamicInterface/Request.h b/TAO/tao/DynamicInterface/Request.h
index 536196e69df..b0d112980da 100644
--- a/TAO/tao/DynamicInterface/Request.h
+++ b/TAO/tao/DynamicInterface/Request.h
@@ -35,6 +35,7 @@
#include "tao/Environment.h"
#include "tao/Sequence.h"
#include "tao/CDR.h"
+#include "tao/NVList.h"
#include "ace/SString.h"
diff --git a/TAO/tao/DynamicInterface/Request.inl b/TAO/tao/DynamicInterface/Request.inl
index 4b625ef61da..4efe3a1554a 100644
--- a/TAO/tao/DynamicInterface/Request.inl
+++ b/TAO/tao/DynamicInterface/Request.inl
@@ -2,6 +2,8 @@
//
// $Id$
+#include "tao/NVList.h"
+
ACE_INLINE
void
CORBA::release (CORBA::Request_ptr x)