mirror of
https://bitbucket.org/seefoe/src.git
synced 2026-08-03 04:17:34 -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