mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-08-04 09:44:10 +00:00
Small fixes for windows clang compile
This commit is contained in:
@@ -2,8 +2,9 @@
|
||||
|
||||
// If we're on Win32, we'll include our minidump writer
|
||||
#ifdef _WIN32
|
||||
#include <Dbghelp.h>
|
||||
|
||||
#include <Windows.h>
|
||||
#include <Dbghelp.h>
|
||||
|
||||
#include "Game.h"
|
||||
#include "dLogger.h"
|
||||
|
Reference in New Issue
Block a user