mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-08 13:21:51 +08:00
engine: identification: include build.h early so platform definitions are visible when including system headers
This commit is contained in:
@@ -13,6 +13,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
*/
|
||||
|
||||
#include "build.h"
|
||||
#include <inttypes.h>
|
||||
#include <fcntl.h>
|
||||
#if !XASH_WIN32
|
||||
|
||||
Reference in New Issue
Block a user