commit: 0706ab654725762a143e4f2ff966f7b67efca3ff Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Fri May 15 08:40:06 2020 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Fri May 15 16:33:44 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0706ab65
sci-libs/ignition-common: remove unused file cp error on my side Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org> sci-libs/ignition-common/files/includes.patch | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/sci-libs/ignition-common/files/includes.patch b/sci-libs/ignition-common/files/includes.patch deleted file mode 100644 index 5d7750bcec9..00000000000 --- a/sci-libs/ignition-common/files/includes.patch +++ /dev/null @@ -1,12 +0,0 @@ -Index: ignition-math6_6.4.0/src/RollingMean.cc -=================================================================== ---- ignition-math6_6.4.0.orig/src/RollingMean.cc -+++ ignition-math6_6.4.0/src/RollingMean.cc -@@ -17,6 +17,7 @@ - - #include <numeric> - #include <deque> -+#include <limits> - #include "ignition/math/RollingMean.hh" - - using namespace ignition::math;
