[med-svn] r21927 - trunk/packages/mrs/trunk/debian/patches

Gert Wollny gert-guest at moszumanska.debian.org
Tue May 10 19:50:18 UTC 2016


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




More information about the debian-med-commit mailing list