summaryrefslogtreecommitdiff
path: root/math/kaskade/files/patch-sources_general.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'math/kaskade/files/patch-sources_general.h.in')
-rw-r--r--math/kaskade/files/patch-sources_general.h.in13
1 files changed, 0 insertions, 13 deletions
diff --git a/math/kaskade/files/patch-sources_general.h.in b/math/kaskade/files/patch-sources_general.h.in
deleted file mode 100644
index c2a2945e8174..000000000000
--- a/math/kaskade/files/patch-sources_general.h.in
+++ /dev/null
@@ -1,13 +0,0 @@
---- ./sources/general.h.in.orig Tue Dec 14 15:27:41 1999
-+++ ./sources/general.h.in Tue Aug 16 21:27:57 2005
-@@ -3,8 +3,8 @@
- #ifndef GENERAL_H
- #define GENERAL_H
-
--#include <iostream.h>
--#include <stddef.h>
-+#include <iostream>
-+#include <stddef.h>
- #include <stdio.h>
- #include <string.h>
- #include <stdlib.h>