diff options
Diffstat (limited to 'devel/wftk/files/patch-uta::painter.cc')
-rw-r--r-- | devel/wftk/files/patch-uta::painter.cc | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/wftk/files/patch-uta::painter.cc b/devel/wftk/files/patch-uta::painter.cc deleted file mode 100644 index 3f9f2390b022..000000000000 --- a/devel/wftk/files/patch-uta::painter.cc +++ /dev/null @@ -1,10 +0,0 @@ ---- uta/painter.cc.orig Sat Jul 26 01:22:51 2003 -+++ uta/painter.cc Fri Jul 25 23:24:47 2003 -@@ -27,6 +27,7 @@ - #include "debug.h" - - #include <math.h> -+#include <cassert> - - namespace uta { - |