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 9c5bfdd58a0..4b7700b5c57 100644
--- a/ace/config-doxygen.h
+++ b/ace/config-doxygen.h
@@ -68,6 +68,9 @@
/// Enable timeprobes
#define ACE_COMPILE_TIMEPROBES
+/// Enable unicode to generate ACE_Registry_Name_Space
+#define UNICODE
+
/// TAO features that should be documented too
#define TAO_HAS_RT_CORBA 1
#define TAO_HAS_MINIMUM_CORBA 0