opnsense-ports/math/cryptominisat/files/patch-src_dimacsparser.h
Franco Fichtner ce5cd830d4 */*: sync with upstream
Taken from: FreeBSD
2016-01-06 08:21:24 +01:00

10 lines
244 B
C++

--- src/dimacsparser.h.orig 2016-01-05 09:44:15 UTC
+++ src/dimacsparser.h
@@ -25,6 +25,7 @@ THE SOFTWARE.
#define DIMACSPARSER_H
#include <string>
+#include <cstdlib>
#include "streambuffer.h"
#include "cryptominisat4/cryptominisat.h"