mirror of
https://github.com/SWG-Source/src.git
synced 2026-07-31 00:15:55 -04:00
actually include fix is here
This commit is contained in:
@@ -9,6 +9,12 @@
|
||||
#ifndef INCLUDED_FirstPlatform_H
|
||||
#define INCLUDED_FirstPlatform_H
|
||||
|
||||
|
||||
#ifdef WIN32
|
||||
#include <WinNT.h>
|
||||
#include <WinDef.h>
|
||||
#endif
|
||||
|
||||
// ======================================================================
|
||||
|
||||
// C4127 conditional expression is constant
|
||||
|
||||
Reference in New Issue
Block a user