1
0
Fork 0
mirror of https://github.com/AquariaOSE/Aquaria.git synced 2024-11-25 09:44:02 +00:00

Fix vs2015 build

This commit is contained in:
fgenesis 2016-11-09 02:10:13 +01:00
parent 1bad4d006d
commit c05f2db2e4

View file

@ -62,9 +62,6 @@ extern "C" {
#ifndef APIENTRYP
#define APIENTRYP APIENTRY *
#endif
#ifndef extern
#define extern extern
#endif
/*************************************************************/