add missing header "ios"
add missing header "ios" for symbol "std:: streamsize"
This commit is contained in:
parent
e123f650a9
commit
13687a6e3e
@ -17,6 +17,7 @@
|
||||
|
||||
#include "stream.h"
|
||||
#include <iosfwd>
|
||||
#include <ios>
|
||||
|
||||
#ifdef __clang__
|
||||
RAPIDJSON_DIAG_PUSH
|
||||
|
Loading…
x
Reference in New Issue
Block a user