mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
035f39a84a
PR: 118084 Submitted by: Pietro Cerutti <gahr@gahr.ch> Approved by: portmgr (pav)
11 lines
361 B
C
11 lines
361 B
C
--- GLTTGlyphPolygonizerHandler.h.orig 2007-11-16 11:59:00.000000000 +0100
|
|
+++ GLTTGlyphPolygonizerHandler.h 2007-11-16 11:59:58.000000000 +0100
|
|
@@ -28,6 +28,7 @@
|
|
#include "FTGlyphVectorizer.h"
|
|
#endif
|
|
|
|
+class GLTTGlyphPolygonizer;
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
// Mmh, this class name is a bit long... /SR
|