summaryrefslogtreecommitdiff
path: root/graphics/white_dune/files/patch-src__Array.h
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 17:12:47 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 17:12:47 +0000
commit08a006d08a4c35d2c3ecc9a3d10cf7fd14661a84 (patch)
tree0cfc4f0736babb895eb97a65c6defe632a0249c7 /graphics/white_dune/files/patch-src__Array.h
parenteditors/fte: update to 20110708 (diff)
Rename all patches that contain '::' as a path separator, and use
'__' instead.
Diffstat (limited to 'graphics/white_dune/files/patch-src__Array.h')
-rw-r--r--graphics/white_dune/files/patch-src__Array.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/white_dune/files/patch-src__Array.h b/graphics/white_dune/files/patch-src__Array.h
new file mode 100644
index 000000000000..c9c7b76f007a
--- /dev/null
+++ b/graphics/white_dune/files/patch-src__Array.h
@@ -0,0 +1,11 @@
+--- src/Array.h.orig Sat Aug 14 12:22:02 2004
++++ src/Array.h Sat Aug 14 12:22:40 2004
+@@ -19,6 +19,8 @@
+ * Cambridge, MA 02139, USA.
+ */
+
++#include <cassert>
++
+ #ifndef _ARRAY_H
+ #define _ARRAY_H
+