ephysics: remove the need to order the header correctly for Windows.

This commit is contained in:
Cedric BAIL 2015-04-28 16:52:32 +02:00
parent c4cb972a83
commit 24b14b408e
1 changed files with 3 additions and 2 deletions

View File

@ -4725,10 +4725,11 @@ EAPI void ephysics_constraint_del(EPhysics_Constraint *constraint);
/**
* @}
*/
#ifdef __cplusplus
}
#endif
#undef EAPI
#define EAPI
#endif