Adding header file for labs().
This commit is contained in:
parent
098ab26c72
commit
21fb2d9513
|
@ -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…
Reference in New Issue