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.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ace/config-doxygen.h b/ace/config-doxygen.h
index 6161307f2dc..92971ac7c68 100644
--- a/ace/config-doxygen.h
+++ b/ace/config-doxygen.h
@@ -94,4 +94,7 @@
/// Generate ACE_Dev_Poll_Reactor documentation
#define ACE_HAS_EVENT_POLL
+/// Generate ACE_Event_Handler_T documentation
+#define ACE_HAS_TEMPLATE_TYPEDEFS
+
#endif /* ACE_CONFIG_DOXYGEN_H */