mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2025-02-03 18:14:01 +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
|
||||
#define BBGE_BASE_H
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
#ifdef BBGE_BUILD_WINDOWS
|
||||
#define WIN32_NOMINMAX
|
||||
#if defined(_MSC_VER) && _MSC_VER <= 1600
|
||||
|
|
Loading…
Add table
Reference in a new issue