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.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/ace/config-doxygen.h b/ace/config-doxygen.h
index d60eb0d5955..bb80a9c2b87 100644
--- a/ace/config-doxygen.h
+++ b/ace/config-doxygen.h
@@ -16,7 +16,7 @@
#define ACE_CONFIG_DOXYGEN_H
/// Make sure that we always turn inlining on.
-#defind __ACE_INLINE__
+#define __ACE_INLINE__
/// Make all the emulation versions of string operations visible
// #define ACE_LACKS_WCSTOK
@@ -97,9 +97,6 @@
/// Generate strptime documentation
#define ACE_HAS_STRPTIME
-/// Doxygen is capable of parsing using
-#define ACE_HAS_USING_KEYWORD
-
/// Generate icmp documentation
#define ACE_HAS_ICMP_SUPPORT 1