mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 09:31:30 +00:00
There, there windows..it'll be ok...
This commit is contained in:
parent
689493610f
commit
d50e5855c4
@ -25,7 +25,11 @@
|
|||||||
#ifndef _WIN32
|
#ifndef _WIN32
|
||||||
// this doesn't appear to affect linux-based systems..need feedback for _WIN64
|
// this doesn't appear to affect linux-based systems..need feedback for _WIN64
|
||||||
#include <fmt/format.h>
|
#include <fmt/format.h>
|
||||||
#include <cctype>
|
#endif
|
||||||
|
|
||||||
|
#ifdef _WINDOWS
|
||||||
|
#include <functional>
|
||||||
|
#include <algorithm>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "types.h"
|
#include "types.h"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user