summaryrefslogtreecommitdiff
path: root/framework/inc/macros/debug/memorymeasure.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/macros/debug/memorymeasure.hxx')
-rwxr-xr-x[-rw-r--r--]framework/inc/macros/debug/memorymeasure.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/macros/debug/memorymeasure.hxx b/framework/inc/macros/debug/memorymeasure.hxx
index a7bf5c1df258..6655146733db 100644..100755
--- a/framework/inc/macros/debug/memorymeasure.hxx
+++ b/framework/inc/macros/debug/memorymeasure.hxx
@@ -38,7 +38,7 @@
#ifdef ENABLE_MEMORYMEASURE
- #if !defined( WIN ) && !defined( WNT )
+ #if !defined( WNT )
#error "Macros to measure memory access not available under platforms different from windows!"
#endif