diff options
Diffstat (limited to 'devel/dprog/files/patch-ast_test.cc')
-rw-r--r-- | devel/dprog/files/patch-ast_test.cc | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/dprog/files/patch-ast_test.cc b/devel/dprog/files/patch-ast_test.cc deleted file mode 100644 index afd9aae9544b..000000000000 --- a/devel/dprog/files/patch-ast_test.cc +++ /dev/null @@ -1,10 +0,0 @@ ---- ast_test.cc.orig Mon Apr 12 11:22:05 2004 -+++ ast_test.cc Mon Apr 12 11:22:15 2004 -@@ -3,6 +3,7 @@ - #include "visitor.hh" - using namespace ast; - -+#include <cstdio> - #include <iostream> - - int yyparse(); |