From 5e62d30fa2a23c916402388ab8157d365b47230f Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Wed, 28 May 2014 15:52:41 +0200 Subject: update_pch Change-Id: I5316693452427ed76a7738b090de023b110caa40 --- unotools/inc/pch/precompiled_utl.hxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'unotools') diff --git a/unotools/inc/pch/precompiled_utl.hxx b/unotools/inc/pch/precompiled_utl.hxx index 5cb204a2b2f2..4fcd5815e615 100644 --- a/unotools/inc/pch/precompiled_utl.hxx +++ b/unotools/inc/pch/precompiled_utl.hxx @@ -146,6 +146,7 @@ #include #include #include +#include #include #include #include @@ -195,4 +196,5 @@ #include #include #include + /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit