From b33f69ea0b13da42a053d1ae61b68083c1e75e5b Mon Sep 17 00:00:00 2001 From: Hugh Sorby Date: Mon, 12 Sep 2016 17:07:05 +1200 Subject: [PATCH] Add limits header include. --- src/utilities.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utilities.cpp b/src/utilities.cpp index 6f8d9419a..7ef025606 100644 --- a/src/utilities.cpp +++ b/src/utilities.cpp @@ -18,6 +18,7 @@ limitations under the License. #include #include +#include #include namespace libcellml {