VER-2-0-4-PATCH
David Turner 25 years ago
parent 07c52d255c
commit ea44d5ec3d
  1. 2
      include/freetype/config/ftconfig.h
  2. 3
      src/base/ftgrays.c

@ -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…
Cancel
Save