forked from minhngoc25a/freetype2
formatting
This commit is contained in:
parent
07c52d255c
commit
ea44d5ec3d
|
@ -188,7 +188,7 @@
|
|||
#endif
|
||||
|
||||
#ifndef EXPORT_VAR
|
||||
#define EXPORT_VAR(x) extern x
|
||||
#define EXPORT_VAR(x) extern x
|
||||
#endif
|
||||
|
||||
#endif /* FTCONFIG_H */
|
||||
|
|
|
@ -47,10 +47,7 @@
|
|||
/* */
|
||||
|
||||
#include <freetype/ftgrays.h>
|
||||
|
||||
#if 1
|
||||
#include <string.h> /* for memcpy */
|
||||
#endif
|
||||
|
||||
#define ErrRaster_Invalid_Outline -1
|
||||
|
||||
|
|
Loading…
Reference in New Issue