From 73f961ecf7439913fcd2233555187ff18eab1704 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Tue, 29 Jul 2014 18:19:18 +0300 Subject: Include for std::min Change-Id: I6d73e4d732da36bcd446b1d10273d88d941b9c1a --- sot/source/sdstor/stgole.cxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sot') diff --git a/sot/source/sdstor/stgole.cxx b/sot/source/sdstor/stgole.cxx index 9bbf3eef087d..ebb1a04d1675 100644 --- a/sot/source/sdstor/stgole.cxx +++ b/sot/source/sdstor/stgole.cxx @@ -17,6 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include + #include "rtl/string.h" #include "stgole.hxx" #include "sot/storinfo.hxx" -- cgit