ports/math/suitesparse/files/patch-SPQR+Source+spqr_factorize.cpp
Maho Nakata edd98c7106 Update to 3.2.0 and build fix with gcc43.
Spotted by:	pav, brooks
2009-02-17 04:48:35 +00:00

10 lines
369 B
C++

--- SPQR/Source/spqr_factorize.cpp~ 2008-09-22 06:10:37.000000000 +0900
+++ SPQR/Source/spqr_factorize.cpp 2009-02-16 15:47:49.000000000 +0900
@@ -31,6 +31,7 @@
// =============================================================================
#include "spqr.hpp"
+#include <string.h>
#define FCHUNK 32 // FUTURE: make a parameter; Householder block size