Skip to content

Commit 17124c3

Browse files
author
Christopher Dawes
committed
Remove badly pushed iostream
1 parent 3e46840 commit 17124c3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/test_lib_json/main.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1567,8 +1567,6 @@ JSONTEST_FIXTURE(ValueTest, StaticString) {
15671567
}
15681568
}
15691569

1570-
#include <iostream>
1571-
15721570
JSONTEST_FIXTURE(ValueTest, CommentBefore) {
15731571
TestValue val; // fill val
15741572
val.setComment(std::string("// this comment should appear before"), Json::commentBefore);

0 commit comments

Comments
 (0)