fixed: properly encapsulate cjson

This commit is contained in:
Arne Morten Kvarving
2014-11-18 10:20:07 +01:00
parent 84f49e6e92
commit a42b503bac
2 changed files with 2 additions and 3 deletions

View File

@@ -24,8 +24,7 @@
#include <boost/filesystem/path.hpp>
#include <cjson/cJSON.h>
struct cJSON;
namespace Json {