mirror of
https://github.com/fltk/fltk.git
synced 2026-05-20 04:31:25 +08:00
Add missing #include directive
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11874 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
#include "../utf8_internal.h"
|
||||
|
||||
/* External auto generated functions : */
|
||||
#include "ucs2fontmap.c"
|
||||
|
||||
Reference in New Issue
Block a user