summaryrefslogtreecommitdiff
path: root/TAO/tao/Value_VarOut_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Value_VarOut_T.h')
-rw-r--r--TAO/tao/Value_VarOut_T.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/tao/Value_VarOut_T.h b/TAO/tao/Value_VarOut_T.h
index 0b0cef9479b..67ac420ddf0 100644
--- a/TAO/tao/Value_VarOut_T.h
+++ b/TAO/tao/Value_VarOut_T.h
@@ -88,6 +88,10 @@ private:
T *& ptr_;
};
+#if defined (__ACE_INLINE__)
+#include "tao/Value_VarOut_T.inl"
+#endif /* __ACE_INLINE__ */
+
#if defined (ACE_TEMPLATES_REQUIRE_SOURCE)
#include "tao/Value_VarOut_T.cpp"
#endif /* ACE_TEMPLATES_REQUIRE_SOURCE */