1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
freebsd-ports/graphics/gltt/files/patch-GLTTGlyphPolygonizerHandler.h
Martin Wilke 035f39a84a - Fix build with gcc 4.2
PR:		118084
Submitted by:	Pietro Cerutti <gahr@gahr.ch>
Approved by:	portmgr (pav)
2007-11-21 14:56:44 +00:00

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