1
0
Fork 0
mirror of https://github.com/AquariaOSE/Aquaria.git synced 2025-10-12 17:40:42 +00:00

Leftover win32 junk

This commit is contained in:
fgenesis 2013-07-22 05:36:01 +02:00
commit 55bc002cc5
2 changed files with 1 additions and 5 deletions

View file

@ -1,10 +1,5 @@
#include "Localization.h"
#ifdef BBGE_BUILD_WINDOWS
#define WIN32_LEAN_AND_MEAN
#include <windows.h>
#endif
#ifdef BBGE_BUILD_UNIX
#include <sys/types.h>
#include <sys/stat.h>