You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
187 B

  1. --- a/src/blob.hpp
  2. +++ b/src/blob.hpp
  3. @@ -21,6 +21,7 @@
  4. #define __ZMQ_BLOB_HPP_INCLUDED__
  5. #include <string>
  6. +#include <ios>
  7. #include <string.h>
  8. // Borrowed from id3lib_strings.h: