From 8563f011ab4001a77ff1dfaeb74abb5900b1a73c Mon Sep 17 00:00:00 2001 From: Luboš Luňák Date: Tue, 12 Mar 2013 18:23:12 +0100 Subject: update pch headers Change-Id: Ibb368e6a806666a73bf6bf1a097d14bc6e75b24d --- oox/inc/pch/precompiled_oox.hxx | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'oox/inc/pch') diff --git a/oox/inc/pch/precompiled_oox.hxx b/oox/inc/pch/precompiled_oox.hxx index c1831b375677..274a6d3216c5 100644 --- a/oox/inc/pch/precompiled_oox.hxx +++ b/oox/inc/pch/precompiled_oox.hxx @@ -7,6 +7,13 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ +/* + This file has been autogenerated by update_pch.sh . It is possible to edit it + manually (such as when an include file has been moved/renamed/removed. All such + manual changes will be rewritten by the next run of update_pch.sh (which presumably + also fixes all possible problems, so it's usually better to use it). +*/ + #include "basegfx/numeric/ftools.hxx" #include "comphelper/anytostring.hxx" #include "cppuhelper/exc_hlp.hxx" @@ -355,6 +362,7 @@ #include #include #include +#include #include #include #include -- cgit