1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
freebsd-ports/misc/estic/files/patch-itemwin.h
Dirk Meyer 023f009b62 - fix build with gcc41
Obtained from:	debian
2006-10-09 10:29:30 +00:00

12 lines
303 B
C++

--- estic-1.61.orig/spunk/itemwin.h
+++ spunk/itemwin.h
@@ -54,7 +54,7 @@
/* class WindowItem */
/*****************************************************************************/
-
+class ItemWindow;
class WindowItem : public Streamable {