Skip to content
This repository was archived by the owner on Feb 15, 2024. It is now read-only.

Commit 92bdd11

Browse files
committed
univalue_write: remove unneeded sstream.h include
1 parent ffb621c commit 92bdd11

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/univalue_write.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// file COPYING or https://opensource.org/licenses/mit-license.php.
44

55
#include <iomanip>
6-
#include <sstream>
76
#include <stdio.h>
87
#include "univalue.h"
98
#include "univalue_escapes.h"

0 commit comments

Comments
 (0)