fix baseline build (old cairo) - 'cairo_rectangle_int_t' does not name a type
[LibreOffice.git] / hwpfilter / inc / pch / precompiled_hwp.hxx
blob13658fb727750cce3bdc13d8aecaf5634c04bf0f
1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2 /*
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/.
8 */
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).
17 #include <assert.h>
18 #include <boost/shared_ptr.hpp>
19 #include <comphelper/newarray.hxx>
20 #include <ctype.h>
21 #include <deque>
22 #include <errno.h>
23 #include <iostream>
24 #include <istream>
25 #include <list>
26 #include <locale.h>
27 #include <math.h>
28 #include <memory>
29 #include <osl/diagnose.h>
30 #include <sal/config.h>
31 #include <sal/macros.h>
32 #include <sal/types.h>
33 #include <sstream>
34 #include <stdio.h>
35 #include <stdlib.h>
36 #include <string.h>
37 #include <vector>
39 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */