mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
zmq: Make 2 variants, refresh patches, fix C++ build issues
Signed-off-by: Ted Hess <thess@kitschensync.net>
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
--- a/src/blob.hpp
|
||||
+++ b/src/blob.hpp
|
||||
@@ -21,6 +21,7 @@
|
||||
#define __ZMQ_BLOB_HPP_INCLUDED__
|
||||
|
||||
#include <string>
|
||||
+#include <ios>
|
||||
#include <string.h>
|
||||
|
||||
// Borrowed from id3lib_strings.h:
|
||||
Reference in New Issue
Block a user