Skip to content

Commit 121e840

Browse files
committed
fixed build
1 parent 98aad2d commit 121e840

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utility/common.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
#include <stdint.h>
4040
#include <string.h> // memcmp
4141
#include <ostream>
42+
#include <sstream>
4243

4344
#ifdef WIN32
4445
# include <winsock2.h>

0 commit comments

Comments
 (0)