mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-13 10:52:56 +01:00
Reverting path change on platform.hpp, this broke some builds
This commit is contained in:
parent
f98fbd5ad8
commit
4d22d456a9
@ -22,7 +22,7 @@
|
||||
|
||||
#include "../include/zmq.h"
|
||||
#include "../include/zmq_utils.h"
|
||||
#include "../src/platform.hpp"
|
||||
#include "platform.hpp"
|
||||
|
||||
// This defines the settle time used in tests; raise this if we
|
||||
// get test failures on slower systems due to binds/connects not
|
||||
|
Loading…
Reference in New Issue
Block a user