Commit a7a946bd authored by Niels's avatar Niels

added missing header

parent 54fc97d4
......@@ -17,6 +17,7 @@
#include <string> // std::string
#include <vector> // std::vector
#include <iterator> // std::iterator
#include <limits> // std::numeric_limits
namespace nlohmann
{
......
......@@ -17,6 +17,7 @@
#include <string> // std::string
#include <vector> // std::vector
#include <iterator> // std::iterator
#include <limits> // std::numeric_limits
namespace nlohmann
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment