summarylogtreecommitdiffstats
path: root/libcmatrix-3.2.1-gcc4.4.patch
diff options
context:
space:
mode:
authorAnton2019-05-27 20:35:51 +0300
committerAnton2019-05-27 20:35:51 +0300
commit8d6f8a2de768b29c0667fe55c4865b82a038aa72 (patch)
treef36975b6a9e015381262587cf7a65f3efc5f8791 /libcmatrix-3.2.1-gcc4.4.patch
parentbba04654512ae04e2f5cc0f273f2dff6396d050a (diff)
downloadaur-8d6f8a2de768b29c0667fe55c4865b82a038aa72.tar.gz
Replaced 4 patches with sed commands
Diffstat (limited to 'libcmatrix-3.2.1-gcc4.4.patch')
-rw-r--r--libcmatrix-3.2.1-gcc4.4.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/libcmatrix-3.2.1-gcc4.4.patch b/libcmatrix-3.2.1-gcc4.4.patch
deleted file mode 100644
index 985b6087c475..000000000000
--- a/libcmatrix-3.2.1-gcc4.4.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff --git a/include/DynamicList.h b/include/DynamicList.h
-index f8c1346..05a7b10 100755
---- a/include/DynamicList.h
-+++ b/include/DynamicList.h
-@@ -4,6 +4,7 @@
- #include "BaseList.h"
- #include "lcm_basethreads.h"
- #include "Warnings.h"
-+#include <cstdio>
-
- namespace libcmatrix {