Updated rapidjson

This commit is contained in:
SChernykh
2024-12-02 17:44:08 +01:00
parent 94da2e8dff
commit cf325e0e76
12 changed files with 43 additions and 12 deletions
+4
View File
@@ -34,8 +34,12 @@
#include "json_parsers.h"
#include "crypto.h"
#include "hardforks/hardforks.h"
#if !defined(_MSC_VER) || !defined(__cppcheck__)
#include <rapidjson/document.h>
#include <rapidjson/istreamwrapper.h>
#endif
#include <fstream>
#include <iterator>
#include <numeric>