add missing includes, put back include comments
This commit is contained in:
parent
9cab30cfce
commit
57d822b6e2
18 changed files with 123 additions and 87 deletions
|
|
@ -1,6 +1,8 @@
|
|||
#ifndef NLOHMANN_JSON_MACRO_SCOPE_HPP
|
||||
#define NLOHMANN_JSON_MACRO_SCOPE_HPP
|
||||
|
||||
#include <ciso646> // not
|
||||
|
||||
// This file contains all internal macro definitions
|
||||
// You MUST include macro_unscope.hpp at the end of json.hpp to undef all of them
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue