mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-22 20:03:56 +00:00
testutil.hpp: Fix include path to windows.hpp
This commit is contained in:
parent
4732951d05
commit
64dbf56d6e
@ -47,7 +47,7 @@
|
||||
#include <string.h>
|
||||
|
||||
#if defined _WIN32
|
||||
# include "windows.hpp"
|
||||
# include "../src/windows.hpp"
|
||||
# if defined _MSC_VER
|
||||
# include <crtdbg.h>
|
||||
# pragma warning(disable:4996)
|
||||
|
Loading…
x
Reference in New Issue
Block a user