mirror of
https://github.com/nlohmann/json
synced 2024-11-24 04:40:13 +00:00
added missing header
This commit is contained in:
parent
535aef5ad0
commit
33f5236687
@ -16,6 +16,7 @@
|
||||
#include <map> // std::map
|
||||
#include <string> // std::string
|
||||
#include <vector> // std::vector
|
||||
#include <iterator> // std::iterator
|
||||
|
||||
namespace nlohmann
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user