[sm130futures] json good on Windows.
This commit is contained in:
+2
-2
@@ -4,8 +4,8 @@
|
||||
#include "RageUtil.h"
|
||||
#include "RageLog.h"
|
||||
#include "arch/Dialog/Dialog.h"
|
||||
#include "jsoncpp/include/json/reader.h"
|
||||
#include "jsoncpp/include/json/writer.h"
|
||||
#include "../extern/jsoncpp/include/json/reader.h"
|
||||
#include "../extern/jsoncpp/include/json/writer.h"
|
||||
|
||||
bool JsonUtil::LoadFromString(Json::Value &root, RString sData, RString &sErrorOut)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user