packages/libs/zmq/patches/030-streamoff_missing_with_ulibc++.patch
Ted Hess 735403a5d4 zmq: update to 4.1.3, fix GCC5 error, refresh patches
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-12-07 12:07:06 -05:00

10 lines
187 B
Diff

--- a/src/blob.hpp
+++ b/src/blob.hpp
@@ -31,6 +31,7 @@
#define __ZMQ_BLOB_HPP_INCLUDED__
#include <string>
+#include <ios>
#include <string.h>
// Borrowed from id3lib_strings.h: