C89_BUILD fix for OSX

This commit is contained in:
Twinaphex 2016-04-27 14:43:42 +02:00
parent 2c221e747e
commit 6b6a2b93fa
1 changed files with 2 additions and 1 deletions

View File

@ -33,4 +33,5 @@ in a public API, you may need this.
/* conditional compilation is handled inside here */
#include <compat/msvc.h>
#endif
#endif