mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-10-15 23:20:05 +02:00
Added missing includes for std::istream.
Thanks to Quentin Fiard for the report.
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
# include "value.h"
|
||||
#endif // if !defined(JSON_IS_AMALGAMATION)
|
||||
# include <deque>
|
||||
# include <iosfwd>
|
||||
# include <stack>
|
||||
# include <string>
|
||||
|
||||
|
Reference in New Issue
Block a user