]> git.lyx.org Git - features.git/commit
change "support/std_sstream.h" to <sstream>
authorLars Gullik Bjønnes <larsbj@gullik.org>
Sat, 24 Jul 2004 10:55:30 +0000 (10:55 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Sat, 24 Jul 2004 10:55:30 +0000 (10:55 +0000)
commit7c15014ec2884e50a17559c1269747658c924eb3
tree9ce1bfeb52cf8e4902dea99a458835744e26a3f5
parent5b60445aaec6694fc5bc6ee56b335dc1f1f36062
change "support/std_sstream.h" to <sstream>

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8849 a592a061-630c-0410-9148-cb99ea01b6c8
90 files changed:
config/ChangeLog
config/common.am
src/ChangeLog
src/LaTeXFeatures.C
src/ParagraphParameters.C
src/Spacing.C
src/buffer.C
src/bufferparams.C
src/bufferview_funcs.C
src/counters.C
src/cursor.C
src/factory.C
src/frontends/controllers/ChangeLog
src/frontends/controllers/ControlAboutlyx.C
src/frontends/controllers/ControlDocument.C
src/frontends/controllers/ControlLog.C
src/frontends/controllers/ControlParagraph.C
src/frontends/controllers/ControlPrefs.C
src/frontends/controllers/biblio.C
src/frontends/gnome/ChangeLog
src/frontends/gnome/GAbout.C
src/frontends/gnome/lyx_gui.C
src/frontends/gtk/ChangeLog
src/frontends/gtk/lyx_gui.C
src/frontends/qt2/ChangeLog
src/frontends/qt2/QAbout.C
src/frontends/qt2/QLog.C
src/frontends/qt2/QMathMatrixDialog.C
src/frontends/qt2/QPrefs.C
src/frontends/xforms/ChangeLog
src/frontends/xforms/Color.C
src/frontends/xforms/FormAboutlyx.C
src/frontends/xforms/FormLog.C
src/frontends/xforms/FormMathsDelim.C
src/frontends/xforms/FormMathsMatrix.C
src/frontends/xforms/lyx_gui.C
src/funcrequest.C
src/graphics/ChangeLog
src/graphics/GraphicsConverter.C
src/graphics/GraphicsParams.C
src/graphics/PreviewLoader.C
src/insets/ChangeLog
src/insets/ExternalTransforms.C
src/insets/insetbox.C
src/insets/insetbranch.C
src/insets/insetcaption.C
src/insets/insetcharstyle.C
src/insets/insetcommand.C
src/insets/insetert.C
src/insets/insetexternal.C
src/insets/insetfloat.C
src/insets/insetgraphics.C
src/insets/insetinclude.C
src/insets/insetnote.C
src/insets/insettabular.C
src/insets/insetvspace.C
src/insets/insetwrap.C
src/kbmap.C
src/lyxfind.C
src/lyxfont.C
src/lyxfunc.C
src/lyxgluelength.C
src/lyxlength.C
src/mathed/ChangeLog
src/mathed/command_inset.C
src/mathed/formulamacro.C
src/mathed/math_arrayinset.C
src/mathed/math_autocorrect.C
src/mathed/math_extern.C
src/mathed/math_factory.C
src/mathed/math_gridinset.C
src/mathed/math_hullinset.C
src/mathed/math_macrotable.C
src/mathed/math_nestinset.C
src/mathed/math_parser.C
src/mathed/math_support.C
src/paragraph.C
src/paragraph_funcs.C
src/support/ChangeLog
src/support/Makefile.am
src/support/filetools.C
src/support/globbing.C
src/support/lstrings.C
src/support/sstream.h [deleted file]
src/support/std_sstream.h [deleted file]
src/support/tostr.C
src/tabular.C
src/text.C
src/text2.C
src/text3.C