diff options
author | Luboš Luňák <l.lunak@suse.cz> | 2013-03-12 18:23:12 +0100 |
---|---|---|
committer | Luboš Luňák <l.lunak@suse.cz> | 2013-03-12 18:24:10 +0100 |
commit | 8563f011ab4001a77ff1dfaeb74abb5900b1a73c (patch) | |
tree | 9ef85ae92ce6f2432a7347c0b0ce97bafa33bf8d /sw/inc | |
parent | 404e5097a86325d36b17731fad568ca37839a67a (diff) |
update pch headers
Change-Id: Ibb368e6a806666a73bf6bf1a097d14bc6e75b24d
Diffstat (limited to 'sw/inc')
-rw-r--r-- | sw/inc/pch/precompiled_msword.hxx | 7 | ||||
-rw-r--r-- | sw/inc/pch/precompiled_sw.hxx | 7 |
2 files changed, 14 insertions, 0 deletions
diff --git a/sw/inc/pch/precompiled_msword.hxx b/sw/inc/pch/precompiled_msword.hxx index 05af0b799cd6..8e2845880fa8 100644 --- a/sw/inc/pch/precompiled_msword.hxx +++ b/sw/inc/pch/precompiled_msword.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 "sal/config.h" #include "svl/urihelper.hxx" #include <algorithm> diff --git a/sw/inc/pch/precompiled_sw.hxx b/sw/inc/pch/precompiled_sw.hxx index 86c8a84e4e9c..6277fb37c809 100644 --- a/sw/inc/pch/precompiled_sw.hxx +++ b/sw/inc/pch/precompiled_sw.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 "com/sun/star/mail/XSmtpService.hpp" #include "com/sun/star/ui/dialogs/TemplateDescription.hpp" #include "cppuhelper/implementationentry.hxx" |