summaryrefslogtreecommitdiff
path: root/TAO/tao/NVList.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/NVList.h')
-rw-r--r--TAO/tao/NVList.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/tao/NVList.h b/TAO/tao/NVList.h
index 5dff27b1220..36ab8139896 100644
--- a/TAO/tao/NVList.h
+++ b/TAO/tao/NVList.h
@@ -157,4 +157,8 @@ private:
friend class CORBA_Request;
};
+#if defined (__ACE_INLINE__)
+# include "tao/NVList.i"
+#endif /* __ACE_INLINE__ */
+
#endif /* TAO_NVLIST_H */