summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/teckit-cstdio.patch
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/patches/teckit-cstdio.patch')
-rw-r--r--gnu/packages/patches/teckit-cstdio.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/gnu/packages/patches/teckit-cstdio.patch b/gnu/packages/patches/teckit-cstdio.patch
deleted file mode 100644
index d79595ed44..0000000000
--- a/gnu/packages/patches/teckit-cstdio.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- TECkit_2_5_1/source/Compiler.cpp 2008-04-07 16:21:12.000000000 +0200
-+++ TECkit_2_5_1/source/Compiler.cpp 2013-01-26 00:33:18.000000000 +0100
-@@ -29,6 +29,7 @@
-
- #include "Compiler.h"
-
-+#include <cstdio>
- #include <iostream>
- #include <iomanip>
- #include <algorithm>