]> git.lyx.org Git - features.git/commit
- Add missing STL includes for correctness - gcc is too forgiving
authorAsger Ottar Alstrup <alstrup@lyx.org>
Tue, 18 Jan 2005 14:15:57 +0000 (14:15 +0000)
committerAsger Ottar Alstrup <alstrup@lyx.org>
Tue, 18 Jan 2005 14:15:57 +0000 (14:15 +0000)
commit282bf655ed8b55a02a624497f2ec169288d5102b
tree93873c7ae8dc7247d6eab7fa81cd28dae94e42b3
parent308617e605d5042392d654aabf0622973ac2511b
- Add missing STL includes for correctness - gcc is too forgiving
- Add missing using statements
- Guard #warning statements

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9494 a592a061-630c-0410-9148-cb99ea01b6c8
16 files changed:
src/BranchList.C
src/Sectioning.C
src/cursor.C
src/dimension.h
src/frontends/controllers/ControlMath.C
src/frontends/qt2/QWrap.C
src/insets/insettabular.C
src/insets/inseturl.h
src/insets/updatableinset.C
src/lyxlex_pimpl.C
src/mathed/math_binaryopinset.C
src/mathed/math_xyarrowinset.C
src/output_docbook.C
src/rowpainter.C
src/sgml.C
src/support/gzstream.C