feat: 提前为更新json库做好准备()

This commit is contained in:
MistEO
2023-05-17 00:46:36 +08:00
parent e8464dc108
commit cecea231d7
3 changed files with 2 additions and 13 deletions

View File

@@ -5,10 +5,7 @@
#include <future>
#include <mutex>
namespace json
{
class value;
}
#include <meojson/json.hpp>
namespace asst
{