Fix a missing include in zmq.hpp
Description
Environment
None
Activity
Show:

Christophe Juniet
changed the StatusJuly 16, 2013 at 11:49 AMOpen
Closed

Christophe Juniet
updated the ResolutionJuly 16, 2013 at 11:49 AMNone
Fixed

Christophe Juniet
created the IssueJuly 4, 2013 at 4:57 PMFixed
Details
Details
Assignee
Unassigned
UnassignedReporter
Christophe Juniet
Christophe JunietPriority
Created July 4, 2013 at 4:57 PM
Updated July 16, 2013 at 11:49 AM
Resolved July 16, 2013 at 11:49 AM
Add a missing include for std::string.
PR : https://github.com/zeromq/cppzmq/pull/23
Note that this will also be fixed by PR #22 when ready but I think PR #23 can be merged immediately in the meantime.