An #include <wchar.h> was needed to ccoompile on OSX
This commit is contained in:
@@ -34,6 +34,8 @@
|
||||
#ifndef BKE_VFONT_H
|
||||
#define BKE_VFONT_H
|
||||
|
||||
#include <wchar.h>
|
||||
|
||||
struct VFont;
|
||||
struct Object;
|
||||
struct Curve;
|
||||
|
||||
Reference in New Issue
Block a user