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 --- starmath/inc/pch/precompiled_sm.hxx | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'starmath/inc/pch') diff --git a/starmath/inc/pch/precompiled_sm.hxx b/starmath/inc/pch/precompiled_sm.hxx index acb36c4a8355..f9b64e5521f4 100644 --- a/starmath/inc/pch/precompiled_sm.hxx +++ b/starmath/inc/pch/precompiled_sm.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 "svx/modctrl.hxx" #include "tools/rcid.h" #include -- cgit