summaryrefslogtreecommitdiff
path: root/TAO/tao/Any.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Any.cpp')
-rw-r--r--TAO/tao/Any.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/tao/Any.cpp b/TAO/tao/Any.cpp
index c47debb254d..215a18e486b 100644
--- a/TAO/tao/Any.cpp
+++ b/TAO/tao/Any.cpp
@@ -34,6 +34,10 @@
#include "tao/corba.h"
+#if !defined (__ACE_INLINE__)
+# include "tao/Any.i"
+#endif /* ! __ACE_INLINE__ */
+
CORBA::TypeCode_ptr
CORBA_Any::type (void) const
{