mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 01:40:46 +08:00
chore.更新meojson新版本
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "AbstractConfiger.h"
|
||||
|
||||
#include <meojson/json.h>
|
||||
#include <meojson/json.hpp>
|
||||
|
||||
#include "AsstUtils.hpp"
|
||||
|
||||
@@ -24,4 +24,4 @@ bool asst::AbstractConfiger::load(const std::string& filename)
|
||||
return false;
|
||||
}
|
||||
return true;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user