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