mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-07 16:58:02 +02:00
Adding header file for labs().
This commit is contained in:
parent
19e66a8f36
commit
ae7dc21fd1
1 changed files with 1 additions and 0 deletions
1
src/cache/ftcimage.c
vendored
1
src/cache/ftcimage.c
vendored
|
|
@ -20,6 +20,7 @@
|
|||
#include <freetype/internal/ftmemory.h>
|
||||
|
||||
#include <string.h> /* memcmp() */
|
||||
#include <stdlib.h> /* labs() */
|
||||
|
||||
|
||||
/* the FT_Glyph image `glyph node' type */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue