/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * This file is part of the LibreOffice project. * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * 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). Generated on 2020-01-22 15:57:33 using: ./bin/update_pch connectivity calc --cutoff=2 --exclude:system --exclude:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: ./bin/update_pch_bisect ./connectivity/inc/pch/precompiled_calc.hxx "make connectivity.build" --find-conflicts */ #if PCH_LEVEL >= 1 #include #include #include #include #include #include #endif // PCH_LEVEL >= 1 #if PCH_LEVEL >= 2 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #endif // PCH_LEVEL >= 2 #if PCH_LEVEL >= 3 #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #endif // PCH_LEVEL >= 3 #if PCH_LEVEL >= 4 #include #include #include #endif // PCH_LEVEL >= 4 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /co-24.04.3'>distro/collabora/co-24.04.3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/mysqlc
AgeCommit message (Expand)Author
2015-10-20new loplugin: badvectorinitNoel Grandin
2015-09-17boost->stdCaolán McNamara
2015-08-24Revert "mysqlc: tdf#88206 replace cppu::WeakImplHelper* etc."Stephan Bergmann
2015-08-22mysqlc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-16loplugin:simplifyboolStephan Bergmann