ports/math/suitesparse/files/patch-SPQR+Source+spqr_factorize.cpp
Brendan Fabeny 7b9cd4cec7 Avoid the mixing of toolchains that broke the sparc64 build;
miscellaneous clean-ups

PR:		159056
Approved by:	maho
2011-07-20 16:17:35 +00:00

10 lines
367 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>
#define FCHUNK 32 // FUTURE: make a parameter; Householder block size