]> git.lyx.org Git - lyx.git/commit
Patch to please gcc 4.3. Less bloat in the include headers means that
authorJosé Matox <jamatos@lyx.org>
Thu, 7 Feb 2008 17:04:06 +0000 (17:04 +0000)
committerJosé Matox <jamatos@lyx.org>
Thu, 7 Feb 2008 17:04:06 +0000 (17:04 +0000)
commit03fb3b0aece698bb2319f9f86dfb93c58924ae09
tree1488eedf76530d522cf77b3675b13e8f0b500393
parentfadf8ba12e34a09ac4d956025311a1d7c3b3b9ea
Patch to please gcc 4.3. Less bloat in the include headers means that
we need to include explicitly some header files now.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22846 a592a061-630c-0410-9148-cb99ea01b6c8
13 files changed:
src/BufferView.cpp
src/Font.cpp
src/boost.cpp
src/frontends/qt4/GuiAlert.cpp
src/frontends/qt4/TocModel.cpp
src/graphics/GraphicsParams.cpp
src/insets/InsetBibtex.cpp
src/insets/InsetTabular.cpp
src/mathed/MathData.cpp
src/mathed/MathExtern.cpp
src/mathed/MathStream.cpp
src/support/docstream.cpp
src/support/minizip/zipunzip.cpp