From faca271fdf4c734d5f4a21e1c83dec5c7583043a Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Tue, 29 Jul 2014 17:26:29 +0300 Subject: Include for std::min Change-Id: Id1321766532eab6ee49e418b0597e62d14b5b33c --- tools/source/generic/fract.cxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tools') diff --git a/tools/source/generic/fract.cxx b/tools/source/generic/fract.cxx index feee316a50e7..897491d1f101 100644 --- a/tools/source/generic/fract.cxx +++ b/tools/source/generic/fract.cxx @@ -17,6 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include + #include #include #include -- cgit