mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-14 03:38:33 +00:00
Fix inclusion of windows.h breaking things with its defines
This commit is contained in:
@@ -19,7 +19,9 @@
|
||||
|
||||
#include "common/net/tcp_connection_pooling.h"
|
||||
|
||||
#include "common/platform/platform.h"
|
||||
#include "uv.h"
|
||||
|
||||
#include <functional>
|
||||
#include <memory>
|
||||
#include <string>
|
||||
|
||||
Reference in New Issue
Block a user