1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
freebsd-ports/games/pinedit/files/patch-pinedit__pineditdoc.h
Max Brazhnikov 4a89dc207d Add new port games/pinedit:
The editor for Emilia Pinball.

WWW:	http://pinball.sourceforge.net/

PR:		ports/156138
Submitted by:	Stephen Hurd <shurd at sasktel.net>
2011-04-07 18:54:28 +00:00

11 lines
267 B
C++

--- ./pinedit/pineditdoc.h.orig 2003-06-14 10:42:39.000000000 +0400
+++ ./pinedit/pineditdoc.h 2011-04-07 10:30:29.998840211 +0400
@@ -19,6 +19,7 @@
using namespace std;
// general includes
+#include <cassert>
#include <vector>
#include <map>
#include <deque>