Skip to content

Commit

Permalink
added missing header
Browse files Browse the repository at this point in the history
  • Loading branch information
nlohmann committed Jan 9, 2015
1 parent 535aef5 commit 33f5236
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/json.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
#include <map> // std::map
#include <string> // std::string
#include <vector> // std::vector
#include <iterator> // std::iterator

namespace nlohmann
{
Expand Down

0 comments on commit 33f5236

Please sign in to comment.