summarylogtreecommitdiffstats
path: root/libcmatrix-3.2.1-gcc4.4.patch
diff options
context:
space:
mode:
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 {