mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-04-14 13:40:40 +02:00
Adding string.h
This commit is contained in:
parent
521e2bc804
commit
c83bfdd56d
1 changed files with 4 additions and 0 deletions
|
|
@ -56,6 +56,10 @@
|
|||
|
||||
#include <ftimage.h>
|
||||
|
||||
#if 1
|
||||
#include <string.h>
|
||||
#endif
|
||||
|
||||
#define ErrRaster_Invalid_Outline -1
|
||||
|
||||
#include "ftgrays.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue