1
0
Fork 0
mirror of https://github.com/AquariaOSE/Aquaria.git synced 2025-10-11 08:51:12 +00:00

Fix linux build

This commit is contained in:
fgenesis 2014-04-07 05:09:40 +02:00
commit 95fb836221
5 changed files with 17 additions and 1 deletions

View file

@ -2,6 +2,8 @@
#include "VFSInternal.h"
#include "VFSFileFuncs.h"
#include <stdio.h>
VFS_NAMESPACE_START
// Compile time assertion to make sure things work as expected