summaryrefslogtreecommitdiff
path: root/ace/config-doxygen.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-doxygen.h')
-rw-r--r--ace/config-doxygen.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/ace/config-doxygen.h b/ace/config-doxygen.h
index 054345f5998..01e91d0e5ec 100644
--- a/ace/config-doxygen.h
+++ b/ace/config-doxygen.h
@@ -117,4 +117,10 @@
#define ACE_HAS_IP_MULTICAST
+#define ACE_INLINE
+#define ACE_BEGIN_VERSIONED_NAMESPACE_DECL
+#define ACE_END_VERSIONED_NAMESPACE_DECL
+#define TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+#define TAO_END_VERSIONED_NAMESPACE_DECL
+
#endif /* ACE_CONFIG_DOXYGEN_H */