diff options
Diffstat (limited to 'devel/dprog/files/patch-ast.cc')
-rw-r--r-- | devel/dprog/files/patch-ast.cc | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/devel/dprog/files/patch-ast.cc b/devel/dprog/files/patch-ast.cc deleted file mode 100644 index 7e0f8ffa3813..000000000000 --- a/devel/dprog/files/patch-ast.cc +++ /dev/null @@ -1,7 +0,0 @@ ---- ast.cc.orig Tue Dec 30 17:40:13 2003 -+++ ast.cc Tue Dec 30 17:40:21 2003 -@@ -1,3 +1,4 @@ -+#include <cassert> - - #include "ast.hh" - #include "visitor.hh" |