summaryrefslogtreecommitdiff
path: root/sal/workben/measure_oustrings.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/workben/measure_oustrings.cxx')
-rw-r--r--sal/workben/measure_oustrings.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/workben/measure_oustrings.cxx b/sal/workben/measure_oustrings.cxx
index f9ce02bec8bd..eff82c814d0f 100644
--- a/sal/workben/measure_oustrings.cxx
+++ b/sal/workben/measure_oustrings.cxx
@@ -45,7 +45,7 @@ int COUNT = 1;
int COUNT = 10000000;
#endif
-#if defined __GXX_EXPERIMENTAL_CXX0X__
+#if defined(__GXX_EXPERIMENTAL_CXX0X__) || __cplusplus >= 201103L
# define HAVE_CXX_Ox 1
#endif