mirror of
https://github.com/zeromq/cppzmq.git
synced 2025-04-23 08:52:33 +02:00
Merge pull request #26 from mrothe/patch-1
Revert "Fix missing include".
This commit is contained in:
commit
495eba101c
1
zmq.hpp
1
zmq.hpp
@ -32,7 +32,6 @@
|
|||||||
#include <cstring>
|
#include <cstring>
|
||||||
#include <string>
|
#include <string>
|
||||||
#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