summaryrefslogtreecommitdiffstats
path: root/polly/lib/JSON
diff options
context:
space:
mode:
Diffstat (limited to 'polly/lib/JSON')
-rw-r--r--polly/lib/JSON/include/json/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/polly/lib/JSON/include/json/config.h b/polly/lib/JSON/include/json/config.h
index 5d334cbc5e6..b6dde91635b 100644
--- a/polly/lib/JSON/include/json/config.h
+++ b/polly/lib/JSON/include/json/config.h
@@ -21,7 +21,7 @@
/// If defined, indicates that Json use exception to report invalid type manipulation
/// instead of C assert macro.
-# define JSON_USE_EXCEPTION 1
+# define JSON_USE_EXCEPTION 0
# ifdef JSON_IN_CPPTL
# include <cpptl/config.h>
OpenPOWER on IntegriCloud