1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
3 * This file is part of the LibreOffice project.
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
11 This file has been autogenerated by update_pch.sh. It is possible to edit it
12 manually (such as when an include file has been moved/renamed/removed). All such
13 manual changes will be rewritten by the next run of update_pch.sh (which presumably
14 also fixes all possible problems, so it's usually better to use it).
16 Generated on 2025-01-08 10:27:46 using:
17 ../master/bin/update_pch ../master/external/poppler poppler --cutoff=1 --exclude:system --include:module --include:local
19 If after updating build fails, use the following command to locate conflicting headers:
20 ./bin/update_pch_bisect ./../master/external/poppler/inc/pch/precompiled_poppler.hxx "make ../master/external/poppler.build" --find-conflicts
23 #include <sal/config.h>
25 #include <Object.h> // Please include this header file to avoid error LNK2019.
27 #include <annot_stamp_approved.h>
28 #include <annot_stamp_as_is.h>
29 #include <annot_stamp_confidential.h>
30 #include <annot_stamp_departmental.h>
31 #include <annot_stamp_draft.h>
32 #include <annot_stamp_experimental.h>
33 #include <annot_stamp_expired.h>
34 #include <annot_stamp_final.h>
35 #include <annot_stamp_for_comment.h>
36 #include <annot_stamp_for_public_release.h>
37 #include <annot_stamp_not_approved.h>
38 #include <annot_stamp_not_for_public_release.h>
39 #include <annot_stamp_sold.h>
40 #include <annot_stamp_top_secret.h>
61 #include <gbasename.h>
74 #include <poppler-config.h>
80 #include <unordered_set>
83 #endif // PCH_LEVEL >= 1
85 #endif // PCH_LEVEL >= 2
87 #include <fofi/FoFiIdentifier.h>
88 #include <fofi/FoFiTrueType.h>
89 #include <fofi/FoFiType1.h>
90 #include <fofi/FoFiType1C.h>
91 #include <goo/GooCheckedOps.h>
92 #include <goo/GooLikely.h>
93 #include <goo/GooString.h>
94 #include <goo/GooTimer.h>
95 #include <goo/ImgWriter.h>
96 #include <goo/JpegWriter.h>
97 #include <goo/PNGWriter.h>
98 #include <goo/TiffWriter.h>
100 #include <goo/gfile.h>
101 #include <goo/glibc.h>
102 #include <goo/gmem.h>
103 #include <goo/grandom.h>
104 #include <goo/gstrtod.h>
105 #include <poppler/Error.h>
106 #include <poppler/GfxState.h>
107 #include <poppler/GfxState_helpers.h>
108 #include <splash/Splash.h>
109 #include <splash/SplashBitmap.h>
110 #include <splash/SplashErrorCodes.h>
111 #include <splash/SplashFont.h>
112 #include <splash/SplashFontEngine.h>
113 #include <splash/SplashFontFile.h>
114 #include <splash/SplashFontFileID.h>
115 #include <splash/SplashGlyphBitmap.h>
116 #include <splash/SplashMath.h>
117 #include <splash/SplashPath.h>
118 #include <splash/SplashPattern.h>
119 #include <splash/SplashScreen.h>
120 #include <splash/SplashState.h>
121 #include <splash/SplashTypes.h>
122 #include <sys/stat.h>
123 #endif // PCH_LEVEL >= 3
125 #endif // PCH_LEVEL >= 4
127 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */