aboutsummaryrefslogtreecommitdiff
path: root/math/kaskade/files/patch-sources_dict.h
diff options
context:
space:
mode:
Diffstat (limited to 'math/kaskade/files/patch-sources_dict.h')
-rw-r--r--math/kaskade/files/patch-sources_dict.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/math/kaskade/files/patch-sources_dict.h b/math/kaskade/files/patch-sources_dict.h
deleted file mode 100644
index b82c6baae94a..000000000000
--- a/math/kaskade/files/patch-sources_dict.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./sources/dict.h.orig Tue Dec 14 12:55:24 1999
-+++ ./sources/dict.h Tue Aug 16 22:03:02 2005
-@@ -4,7 +4,7 @@
- #define DICT_H
-
-
--#include <iostream.h>
-+#include <iostream>
- #include <math.h>
-
- #include "stack.h"