freebsd-ports/math/coinmp/files/patch-Cbc__src__CbcEventHandler.hpp
Brendan Fabeny eca4de86aa Add coinmp 1.4.0, optimization library with support for most of COIN-OR
CLP, CBC and CGL.

PR:		158269
Submitted by:	Pedro Giffuni
2011-07-29 14:23:59 +00:00

10 lines
258 B
C++

--- Cbc/src/CbcEventHandler.hpp.orig 2007-08-10 12:18:20.000000000 -0400
+++ Cbc/src/CbcEventHandler.hpp 2011-07-29 06:16:23.000000000 -0400
@@ -43,6 +43,7 @@
*/
#include <map>
+#include <cstddef>
/* May well already be declared, but can't hurt. */