summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>1999-03-17 20:08:19 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>1999-03-17 20:08:19 +0000
commit2d44fdffd6f74256359a516b64860cef7fe61b98 (patch)
treeb379311477da783cb44e429b1fbc5f5f30b115ae /acconfig.h
parent66334e0d1e74844e9923dbc5a07cb958113cd981 (diff)
downloadATCD-2d44fdffd6f74256359a516b64860cef7fe61b98.tar.gz
* acconfig.h: Some characters got removed so I put them back.
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/acconfig.h b/acconfig.h
index 6556682dc8d..3ec1610f9c6 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -948,7 +948,7 @@
#undef ACE_HAS_MOSTLY_UNICODE_APIS
/* Compiler supports the C++ typename keyword */
-#undef E_HAS_TYPENAME_KEYWORD
+#undef ACE_HAS_TYPENAME_KEYWORD
/* Compiler supports the new using keyword for C++ namespaces. */
#undef ACE_HAS_USING_KEYWORD