1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-07-05 11:29:15 -04:00
ports/math/optpp/files/patch-include_ConstraintBase.h

10 lines
247 B
C++

--- include/ConstraintBase.h.orig 2019-04-30 05:23:10 UTC
+++ include/ConstraintBase.h
@@ -8,6 +8,7 @@
----------------------------------------------------------------------*/
#include <iostream>
+#include <float.h>
#include "globals.h"