mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
735403a5d4
Signed-off-by: Ted Hess <thess@kitschensync.net>
11 lines
187 B
Diff
11 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:
|