diff --git a/zmq.hpp b/zmq.hpp index 981072d..377dc0d 100644 --- a/zmq.hpp +++ b/zmq.hpp @@ -31,6 +31,7 @@ #include #include #include +#include // Detect whether the compiler supports C++11 rvalue references. #if (defined(__GNUC__) && (__GNUC__ > 4 || \