From: Sangwhan Moon Date: Wed, 22 Feb 2017 08:35:45 +0000 (+0900) Subject: Import string: Needed for clang compilation. X-Git-Tag: rec-4.1.0-alpha1~199^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82582904a80798e1a02d332da8ab67ca5bf7577f;p=thirdparty%2Fpdns.git Import string: Needed for clang compilation. --- diff --git a/ext/json11/json11.cpp b/ext/json11/json11.cpp index c086988987..f48833b1b8 100644 --- a/ext/json11/json11.cpp +++ b/ext/json11/json11.cpp @@ -25,6 +25,7 @@ #include #include #include +#include namespace json11 {