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