remove include that is already in header

This commit is contained in:
Michael 2016-02-12 23:33:22 +11:00
parent 626abbdaf2
commit af3b9452a2

View File

@ -28,7 +28,6 @@
*/
#include "err.hpp"
#include "platform.hpp"
const char *zmq::errno_to_string (int errno_)
{