mirror of
https://github.com/nlohmann/json.git
synced 2026-03-18 23:15:59 +00:00
added missing header
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
#include <map> // std::map
|
||||
#include <string> // std::string
|
||||
#include <vector> // std::vector
|
||||
#include <iterator> // std::iterator
|
||||
|
||||
namespace nlohmann
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user