]> git.lyx.org Git - lyx.git/blob - development/cmake/pcheaders.h
2a588e7dd515c23ae922065ea493acbae8dc15a7
[lyx.git] / development / cmake / pcheaders.h
1 /*
2  * \file pcheader.h
3  * This file is part of LyX, the document processor.
4  * Licence details can be found in the file COPYING.
5  *
6  * This is the compilation configuration file for LyX.
7  * It was generated by autoconfs configure.
8  * You might want to change some of the defaults if something goes wrong
9  * during the compilation.
10  */
11
12
13 //#define LYX_DONT_PRECOMPILE_SRC
14
15 #include <boost/any.hpp>
16 #include <boost/array.hpp>
17 #include <boost/assert.hpp>
18 #include <boost/crc.hpp>
19 #include <boost/cregex.hpp>
20 #include <boost/current_function.hpp>
21 #include <boost/function.hpp>
22 #include <boost/iterator/indirect_iterator.hpp>
23 #include <boost/optional.hpp>
24 #include <boost/regex.hpp>
25 #include <boost/scoped_array.hpp>
26 #include <boost/scoped_ptr.hpp>
27 #include <boost/shared_ptr.hpp>
28 #include <boost/signals/connection.hpp>
29 #include <boost/signal.hpp>
30 #include <boost/signals/trackable.hpp>
31 #include <boost/version.hpp>
32
33 #if BOOST_VERSION < 103300
34 # include <boost/test/detail/nullstream.hpp>
35 #else
36 # include <boost/test/utils/nullstream.hpp>
37 #endif
38
39 #include <boost/tokenizer.hpp>
40 #include <boost/tuple/tuple.hpp>
41 #include <boost/utility.hpp>
42
43 #include <algorithm>
44 #include <cerrno>
45 #include <clocale>
46 #include <csignal>
47 #include <cstddef>
48 #include <cstdio>
49 #include <cstdlib>
50 #include <deque>
51 #include <exception>
52 #include <fstream>
53 #include <functional>
54 #include <iomanip>
55 #include <ios>
56 #include <iosfwd>
57 #include <iostream>
58 #include <iterator>
59 #include <list>
60 #include <map>
61 #include <queue>
62 #include <set>
63 #include <sstream>
64 #include <stack>
65 #include <string>
66 #include <utility>
67 #include <vector>
68
69 #ifndef LYX_DONT_PRECOMPILE_SRC
70 #include <vspace.h>
71 #include <version.h>
72 #include <vc-backend.h>
73 #include <undo.h>
74 #include <trans_mgr.h>
75 #include <trans_decl.h>
76 #include <trans.h>
77 #include <toc.h>
78 #include <texrow.h>
79 #include <tex-strings.h>
80 #include <tex-accent.h>
81 #include <tabular.h>
82 #include <sgml.h>
83 #include <session.h>
84 #include <rowpainter.h>
85 #include <pspell.h>
86 #include <pariterator.h>
87 #include <paragraph_pimpl.h>
88 #include <paragraph_funcs.h>
89 #include <paragraph.h>
90 #include <paper.h>
91 #include <outputparams.h>
92 #include <output_plaintext.h>
93 #include <output_latex.h>
94 #include <output_docbook.h>
95 #include <output.h>
96 #include <mover.h>
97 #include <metricsinfo.h>
98 #include <messages.h>
99 #include <lyxvc.h>
100 #include <lyxtextclasslist.h>
101 #include <lyxtextclass.h>
102 #include <lyxtext.h>
103 #include <lyxsocket.h>
104 #include <lyxserver.h>
105 #include <lyxrow.h>
106 #include <lyxrc.h>
107 #include <lyxlex_pimpl.h>
108 #include <lyxlex.h>
109 #include <lyxlength.h>
110 #include <lyxlayout_ptr_fwd.h>
111 #include <lyxlayout.h>
112 #include <lyxgluelength.h>
113 #include <lyxfunc.h>
114 #include <lyxfont.h>
115 #include <lyxfind.h>
116 #include <lyx_sty.h>
117 #include <lyx_main.h>
118 #include <lyx_cb.h>
119 #include <lfuns.h>
120 #include <lengthcommon.h>
121 #include <layout.h>
122 #include <language.h>
123 #include <kbsequence.h>
124 #include <kbmap.h>
125 #include <ispell.h>
126 #include <intl.h>
127 #include <insetiterator.h>
128 #include <importer.h>
129 #include <graph.h>
130 #include <gettext.h>
131 #include <funcrequest.h>
132 #include <format.h>
133 #include <factory.h>
134 #include <exporter.h>
135 #include <errorlist.h>
136 #include <encoding.h>
137 #include <dociterator.h>
138 #include <dispatchresult.h>
139 #include <dimension.h>
140 #include <debug.h>
141 #include <cursor_slice.h>
142 #include <cursor.h>
143 #include <counters.h>
144 #include <coordcache.h>
145 #include <converter.h>
146 #include <chset.h>
147 #include <changes.h>
148 #include <bufferview_funcs.h>
149 #include <bufferparams.h>
150 #include <bufferlist.h>
151 #include <buffer_funcs.h>
152 #include <buffer.h>
153 #include <box.h>
154 #include <author.h>
155 #include <aspell_local.h>
156 #include <WordLangTuple.h>
157 #include <Variables.h>
158 #include <ToolbarBackend.h>
159 #include <TocBackend.h>
160 #include <Thesaurus.h>
161 #include <SpellBase.h>
162 #include <Spacing.h>
163 #include <Sectioning.h>
164 #include <RowList_fwd.h>
165 #include <PrinterParams.h>
166 #include <ParagraphParameters.h>
167 #include <ParagraphList_fwd.h>
168 #include <ParagraphList.h>
169 #include <MenuBackend.h>
170 #include <LyXAction.h>
171 #include <LaTeXFeatures.h>
172 #include <LaTeX.h>
173 #include <LColor.h>
174 #include <InsetList.h>
175 #include <FuncStatus.h>
176 #include <FontIterator.h>
177 #include <Floating.h>
178 #include <FloatList.h>
179 #include <DepTable.h>
180 #include <CutAndPaste.h>
181 #include <Color.h>
182 #include <Chktex.h>
183 #include <Bullet.h>
184 #include <BufferView.h>
185 #include <BranchList.h>
186 #include <Bidi.h>
187 #endif