mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-02-02 10:14:42 +00:00
common: include build.h in xash3d_types.h
This commit is contained in:
parent
f0feb1dfbf
commit
fb8791529e
@ -2,7 +2,9 @@
|
|||||||
#ifndef XASH_TYPES_H
|
#ifndef XASH_TYPES_H
|
||||||
#define XASH_TYPES_H
|
#define XASH_TYPES_H
|
||||||
|
|
||||||
#ifdef _WIN32
|
#include "build.h"
|
||||||
|
|
||||||
|
#if XASH_WIN32
|
||||||
#include <wchar.h> // off_t
|
#include <wchar.h> // off_t
|
||||||
#endif // _WIN32
|
#endif // _WIN32
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user