Skip to content

Commit

Permalink
Compiles with UE5EA
Browse files Browse the repository at this point in the history
  • Loading branch information
yosagi committed Jun 2, 2021
1 parent bb38cda commit 5a1bbb8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Source/zmque/Public/zmq_nt.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@
#define ZMQ_EXPLICIT
#endif

#if defined _WIN32
#define WIN32_LEAN_AND_MEAN
#endif
#include <zmq.h>

#include <algorithm>
Expand Down

0 comments on commit 5a1bbb8

Please sign in to comment.