Index: files/patch-Clp_src_ClpPackedMatrix.cpp =================================================================== --- files/patch-Clp_src_ClpPackedMatrix.cpp (nonexistent) +++ files/patch-Clp_src_ClpPackedMatrix.cpp (working copy) @@ -0,0 +1,11 @@ +--- Clp/src/ClpPackedMatrix.cpp.orig 2019-12-29 17:14:00 UTC ++++ Clp/src/ClpPackedMatrix.cpp +@@ -6752,7 +6752,7 @@ ClpPackedMatrix3::ClpPackedMatrix3() + #elif defined(__arm__) + #include + #else +-#include ++//#include + //#include + #endif + /* Constructor from copy. */ Property changes on: files/patch-Clp_src_ClpPackedMatrix.cpp ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: files/patch-Clp_src_ClpSimplexDual.cpp =================================================================== --- files/patch-Clp_src_ClpSimplexDual.cpp (nonexistent) +++ files/patch-Clp_src_ClpSimplexDual.cpp (working copy) @@ -0,0 +1,11 @@ +--- Clp/src/ClpSimplexDual.cpp.orig 2019-12-29 17:45:58 UTC ++++ Clp/src/ClpSimplexDual.cpp +@@ -3559,7 +3559,7 @@ void moveAndZero(clpTempInfo *info, int type, void *ex + #elif defined(__arm__) + #include + #else +-#include ++//#include + //#include + #endif + int ClpSimplexDual::dualColumn0(const CoinIndexedVector *rowArray, Property changes on: files/patch-Clp_src_ClpSimplexDual.cpp ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property