mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 17:51:28 +00:00
Make windows happy?
This commit is contained in:
parent
406b193206
commit
689493610f
@ -25,6 +25,7 @@
|
|||||||
#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
|
#endif
|
||||||
|
|
||||||
#include "types.h"
|
#include "types.h"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user