mirror of
https://github.com/nlohmann/json.git
synced 2026-03-03 07:46:27 +00:00
🚨 fix warnings
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
#include <limits> // numeric_limits
|
||||
#include <string> // char_traits, string
|
||||
#include <utility> // make_pair, move
|
||||
#include <vector> // vector
|
||||
|
||||
#include <nlohmann/detail/exceptions.hpp>
|
||||
#include <nlohmann/detail/input/input_adapters.hpp>
|
||||
|
||||
Reference in New Issue
Block a user