Author: gert-guest Date: 2016-05-10 19:50:18 +0000 (Tue, 10 May 2016) New Revision: 21927
Modified: trunk/packages/mrs/trunk/debian/patches/gcc-6.patch Log: Update gcc-6 patch Modified: trunk/packages/mrs/trunk/debian/patches/gcc-6.patch =================================================================== --- trunk/packages/mrs/trunk/debian/patches/gcc-6.patch 2016-05-10 19:46:11 UTC (rev 21926) +++ trunk/packages/mrs/trunk/debian/patches/gcc-6.patch 2016-05-10 19:50:18 UTC (rev 21927) @@ -1,6 +1,14 @@ --- a/src/M6Matrix.cpp +++ b/src/M6Matrix.cpp -@@ -316,5 +316,5 @@ +@@ -7,6 +7,7 @@ + + #include <sstream> + #include <iostream> ++#include <cmath> + + #include <boost/iostreams/device/array.hpp> + #include <boost/iostreams/stream.hpp> +@@ -316,5 +317,5 @@ }; const float _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
