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 --- connectivity/inc/pch/precompiled_file.hxx | 7 +++++++ connectivity/inc/pch/precompiled_flat.hxx | 7 +++++++ 2 files changed, 14 insertions(+) (limited to 'connectivity') diff --git a/connectivity/inc/pch/precompiled_file.hxx b/connectivity/inc/pch/precompiled_file.hxx index 83eb21ac48cc..18e25b4c7eef 100644 --- a/connectivity/inc/pch/precompiled_file.hxx +++ b/connectivity/inc/pch/precompiled_file.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 #include diff --git a/connectivity/inc/pch/precompiled_flat.hxx b/connectivity/inc/pch/precompiled_flat.hxx index 1cde5690b319..e83aa35ffe9c 100644 --- a/connectivity/inc/pch/precompiled_flat.hxx +++ b/connectivity/inc/pch/precompiled_flat.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 #include #include -- cgit