From 6e190b3f5ca63d1488da5a530029d1478d8b3ef4 Mon Sep 17 00:00:00 2001 From: "Johan B. C. Engelen" Date: Wed, 13 Nov 2013 01:25:01 +0100 Subject: Windows: need extra define to tell the source code we are in C++11 mode (bzr r12807) --- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 65bd8ff35..890c9c3e3 100644 --- a/build.xml +++ b/build.xml @@ -352,7 +352,7 @@ - + -Wall -Wformat -Werror=format-security -W -Wpointer-arith -Wcast-align -Wsign-compare -Woverloaded-virtual -Wswitch -Werror=return-type -O2 -- cgit v1.2.3