summaryrefslogtreecommitdiff
path: root/math/optpp/files/patch-include_ConstraintBase.h
blob: 663a841002780f9c63e4baef20ce730baa1c0b4a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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"