mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2024-11-29 03:33:48 +00:00
Fix vs2015 build
This commit is contained in:
parent
1bad4d006d
commit
c05f2db2e4
1 changed files with 0 additions and 3 deletions
|
@ -62,9 +62,6 @@ extern "C" {
|
||||||
#ifndef APIENTRYP
|
#ifndef APIENTRYP
|
||||||
#define APIENTRYP APIENTRY *
|
#define APIENTRYP APIENTRY *
|
||||||
#endif
|
#endif
|
||||||
#ifndef extern
|
|
||||||
#define extern extern
|
|
||||||
#endif
|
|
||||||
|
|
||||||
/*************************************************************/
|
/*************************************************************/
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue