Skip to content

Commit e80257a

Browse files
authored
Merge pull request Tencent#1481 from liangdzou/patch-1
add missing header "ios"
2 parents e123f65 + 13687a6 commit e80257a

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)