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 b79df2325d6..6161307f2dc 100644
--- a/ace/config-doxygen.h
+++ b/ace/config-doxygen.h
@@ -91,4 +91,7 @@
/// Generate ACE XTI ATM class documentation
#define ACE_HAS_XTI_ATM
+/// Generate ACE_Dev_Poll_Reactor documentation
+#define ACE_HAS_EVENT_POLL
+
#endif /* ACE_CONFIG_DOXYGEN_H */