Fix compile error on OSX.
This commit is contained in:
parent
962b2d45ef
commit
1b07e81936
|
@ -25,6 +25,7 @@
|
|||
|
||||
#include <wx/string.h>
|
||||
#include <vector>
|
||||
#include <unordered_map>
|
||||
#include <map>
|
||||
#include <font/fontinfo.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue