mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2025-07-03 06:24:32 +00:00
fix build on osx?
This commit is contained in:
parent
6ee59762e7
commit
60dd1d7bc7
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||||
#ifndef BBGE_BASE_H
|
#ifndef BBGE_BASE_H
|
||||||
#define BBGE_BASE_H
|
#define BBGE_BASE_H
|
||||||
|
|
||||||
|
#include <stddef.h>
|
||||||
|
|
||||||
#ifdef BBGE_BUILD_WINDOWS
|
#ifdef BBGE_BUILD_WINDOWS
|
||||||
#define WIN32_NOMINMAX
|
#define WIN32_NOMINMAX
|
||||||
#if defined(_MSC_VER) && _MSC_VER <= 1600
|
#if defined(_MSC_VER) && _MSC_VER <= 1600
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue