mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2025-07-03 00:16:50 +00:00
include charconv for from_chars
This commit is contained in:
parent
265d87b788
commit
1070584ad3
@ -15,6 +15,7 @@
|
||||
#include <nlohmann/json.hpp>
|
||||
#include <spdlog/spdlog.h>
|
||||
#include <vector>
|
||||
#include <charconv>
|
||||
|
||||
using namespace boost::asio;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user