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

11 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 {