summaryrefslogtreecommitdiff
path: root/ace/config-win32.h
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>1998-05-29 13:20:11 +0000
committerSteve Huston <shuston@riverace.com>1998-05-29 13:20:11 +0000
commitb294a6dbd8af8512dd0e799113dff068f6984882 (patch)
tree9456b08a31f48d9fdde8b93bb6bb2b6d7d26dadb /ace/config-win32.h
parentd5932f9595f3c96cde8b1eed71d3a77b1c34a36c (diff)
downloadATCD-b294a6dbd8af8512dd0e799113dff068f6984882.tar.gz
Added ACE_HAS_ONE_DEFINITION_RULE
Diffstat (limited to 'ace/config-win32.h')
-rw-r--r--ace/config-win32.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ace/config-win32.h b/ace/config-win32.h
index 1a85fb85324..0bc8e173208 100644
--- a/ace/config-win32.h
+++ b/ace/config-win32.h
@@ -17,6 +17,9 @@
// Define this if you want to use the standard C++ library
//#define ACE_HAS_STANDARD_CPP_LIBRARY 1
+// MSVC enforces the One Definition Rule
+#define ACE_HAS_ONE_DEFINITION_RULE
+
// Define this if you're running NT 4.x
// Setting applies to : building ACE
// Runtime restrictions: System must be Windows NT => 4.0