зеркало из https://github.com/stride3d/freetype.git
Fix Savannah bug #31275.
* src/sfnt/ttpost.c: Include FT_INTERNAL_DEBUG_H.
This commit is contained in:
Родитель
4afa9d7443
Коммит
bc4ed48e41
|
@ -1,3 +1,9 @@
|
|||
2010-10-08 Chris Liddell <chris.liddell@artifex.com>
|
||||
|
||||
Fix Savannah bug #31275.
|
||||
|
||||
* src/sfnt/ttpost.c: Include FT_INTERNAL_DEBUG_H.
|
||||
|
||||
2010-10-06 Werner Lemberg <wl@gnu.org>
|
||||
|
||||
[truetype] Improve error handling of `SHZ' bytecode instruction.
|
||||
|
|
|
@ -26,6 +26,7 @@
|
|||
|
||||
|
||||
#include <ft2build.h>
|
||||
#include FT_INTERNAL_DEBUG_H
|
||||
#include FT_INTERNAL_STREAM_H
|
||||
#include FT_TRUETYPE_TAGS_H
|
||||
#include "ttpost.h"
|
||||
|
|
Загрузка…
Ссылка в новой задаче