AlexeyAB
2018-03-12 15c89e7a714e7e37c13618eace9325a06f0642fc
Added include for sprintf
1 files modified
1 ■■■■ changed files
src/http_stream.cpp 1 ●●●● patch | view | raw | blame | history
src/http_stream.cpp
@@ -37,6 +37,7 @@
#define SOCKET_ERROR   -1
#endif /* _WIN32 */
#include <cstdio>
#include <vector>
#include <iostream>
using std::cerr;