summaryrefslogtreecommitdiff
path: root/ace/config-win32-common.h
diff options
context:
space:
mode:
authornw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-12-19 03:48:25 +0000
committernw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-12-19 03:48:25 +0000
commitd85ea6e2d3460bc4a11ab50d716b45c3d2f72fe1 (patch)
treea37e97abbf2beb88e802ff123c1c92767e873eec /ace/config-win32-common.h
parentdbdb54e5a5d05a44e654bbf79d07e753c6107071 (diff)
downloadATCD-d85ea6e2d3460bc4a11ab50d716b45c3d2f72fe1.tar.gz
Added Windows CE flags.
Diffstat (limited to 'ace/config-win32-common.h')
-rw-r--r--ace/config-win32-common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/config-win32-common.h b/ace/config-win32-common.h
index 10fdf601512..0d45b23e515 100644
--- a/ace/config-win32-common.h
+++ b/ace/config-win32-common.h
@@ -267,7 +267,9 @@
#endif /* __ACE_INLINE__ */
#ifdef _DEBUG
+#if !defined (ACE_HAS_WINCE)
#include /**/ <crtdbg.h>
+#endif /* ACE_HAS_WINCE */
#else
// If we are making a release, and the user has not specified
// inline directives, we will default to inline