Skip to content

Commit 13687a6

Browse files
authored
add missing header "ios"
add missing header "ios" for symbol "std:: streamsize"
1 parent e123f65 commit 13687a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/rapidjson/istreamwrapper.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717

1818
#include "stream.h"
1919
#include <iosfwd>
20+
#include <ios>
2021

2122
#ifdef __clang__
2223
RAPIDJSON_DIAG_PUSH

0 commit comments

Comments
 (0)