mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-06-18 22:50:59 +00:00
include charconv for from_chars
This commit is contained in:
@@ -15,6 +15,7 @@
|
|||||||
#include <nlohmann/json.hpp>
|
#include <nlohmann/json.hpp>
|
||||||
#include <spdlog/spdlog.h>
|
#include <spdlog/spdlog.h>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
#include <charconv>
|
||||||
|
|
||||||
using namespace boost::asio;
|
using namespace boost::asio;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user