idl/source/objects/types.cxx | 2 ++ 1 file changed, 2 insertions(+) New commits: commit d79efb6070850b3a07b7d13668de8dcce6815166 Author: Stephan Bergmann <sberg...@redhat.com> Date: Wed Jan 6 08:04:19 2016 +0100
Missing include Change-Id: Iaa59ae222c4d0453cbacb33018036802d606affc diff --git a/idl/source/objects/types.cxx b/idl/source/objects/types.cxx index 47c2882..f208f26 100644 --- a/idl/source/objects/types.cxx +++ b/idl/source/objects/types.cxx @@ -17,7 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include <sal/config.h> +#include <algorithm> #include <ctype.h> #include <stdio.h> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits