fixed compile error: aggregate ‘std::stringstream s’ has incomplete type and cannot be defined
This commit is contained in:
parent
e3d42e65c2
commit
2785ce0c64
@ -25,6 +25,8 @@
|
||||
*/
|
||||
#include "json-schema.hpp"
|
||||
|
||||
#include <sstream>
|
||||
|
||||
namespace nlohmann
|
||||
{
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user