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