Stop leaking all ScPostIt instances.
[LibreOffice.git] / sc / inc / pch / precompiled_scopencl.hxx
blob0ec393e410ca6a1b8e16f1d80772844a90c2bca2
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 "formula/vectortoken.hxx"
18 #include "sal/config.h"
19 #include <algorithm>
20 #include <boost/scoped_array.hpp>
21 #include <boost/scoped_ptr.hpp>
22 #include <cmath>
23 #include <config_folders.h>
24 #include <iostream>
25 #include <list>
26 #include <map>
27 #include <memory>
28 #include <osl/file.hxx>
29 #include <rtl/bootstrap.hxx>
30 #include <rtl/digest.h>
31 #include <rtl/strbuf.hxx>
32 #include <rtl/ustring.hxx>
33 #include <sstream>
34 #include <stdio.h>
35 #include <stdlib.h>
36 #include <string.h>
38 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */