mirror of
https://github.com/michaelrsweet/pdfio.git
synced 2025-04-05 08:26:46 +02:00
Fixed compilation error MSVC 19.16.27039.0 32 bit
This commit is contained in:
parent
2ea99597cc
commit
55745bcea8
1
ttf.h
1
ttf.h
@ -11,6 +11,7 @@
|
||||
|
||||
#ifndef TTF_H
|
||||
# define TTF_H
|
||||
# include <stddef.h>
|
||||
# include <stdbool.h>
|
||||
# include <sys/types.h>
|
||||
# ifdef __cplusplus
|
||||
|
Loading…
x
Reference in New Issue
Block a user