#! /bin/sh /usr/share/dpatch/dpatch-run ## 14-memcpy_needs_stringH.dpatch by Thomas Weber ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: No description. @DPATCH@ diff -urNad suitesparse-3.2.0~/SPQR/Include/spqr.hpp suitesparse-3.2.0/SPQR/Include/spqr.hpp --- suitesparse-3.2.0~/SPQR/Include/spqr.hpp 2008-09-18 13:20:48.000000000 +0000 +++ suitesparse-3.2.0/SPQR/Include/spqr.hpp 2008-10-14 13:00:54.000000000 +0000 @@ -17,6 +17,7 @@ #include #include #include +#include #include typedef std::complex Complex ;