diff options
Diffstat (limited to 'devel/dprog/files/patch-cxx_dprog.hh')
-rw-r--r-- | devel/dprog/files/patch-cxx_dprog.hh | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/dprog/files/patch-cxx_dprog.hh b/devel/dprog/files/patch-cxx_dprog.hh deleted file mode 100644 index 48596768ec76..000000000000 --- a/devel/dprog/files/patch-cxx_dprog.hh +++ /dev/null @@ -1,10 +0,0 @@ ---- cxx_dprog.hh.orig Tue Apr 6 08:58:45 2004 -+++ cxx_dprog.hh Tue Apr 6 08:59:01 2004 -@@ -5,6 +5,7 @@ - - #include <vector> - #include <cstdarg> -+#include <cassert> - - #include <iostream> - |