Fix build error on Windows

This commit is contained in:
Brecht Van Lommel 2019-09-12 19:58:11 +02:00
parent 3062f341b3
commit 38d62a195b
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@
* \ingroup bli
*/
#include "BLI_sys_types.h"
#ifdef __cplusplus
extern "C" {
#endif