mirror of
https://github.com/zeromq/cppzmq.git
synced 2025-05-31 16:14:51 +02:00
commit
7975875acd
1
zmq.hpp
1
zmq.hpp
@ -31,6 +31,7 @@
|
|||||||
#include <cassert>
|
#include <cassert>
|
||||||
#include <cstring>
|
#include <cstring>
|
||||||
#include <exception>
|
#include <exception>
|
||||||
|
#include <string>
|
||||||
|
|
||||||
// Detect whether the compiler supports C++11 rvalue references.
|
// Detect whether the compiler supports C++11 rvalue references.
|
||||||
#if (defined(__GNUC__) && (__GNUC__ > 4 || \
|
#if (defined(__GNUC__) && (__GNUC__ > 4 || \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user