aboutsummaryrefslogtreecommitdiff
path: root/include/ceres/fpclassify.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ceres/fpclassify.h')
-rw-r--r--include/ceres/fpclassify.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/ceres/fpclassify.h b/include/ceres/fpclassify.h
index 5a9ea15..b730832 100644
--- a/include/ceres/fpclassify.h
+++ b/include/ceres/fpclassify.h
@@ -41,6 +41,8 @@
#include <float.h>
#endif
+#include <limits>
+
namespace ceres {
#if defined(_MSC_VER)