added missing header
This commit is contained in:
parent
535aef5ad0
commit
33f5236687
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
||||||
#include <map> // std::map
|
#include <map> // std::map
|
||||||
#include <string> // std::string
|
#include <string> // std::string
|
||||||
#include <vector> // std::vector
|
#include <vector> // std::vector
|
||||||
|
#include <iterator> // std::iterator
|
||||||
|
|
||||||
namespace nlohmann
|
namespace nlohmann
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue