]> git.lyx.org Git - features.git/commit
* TextClass.cpp (read): do not use istrstream (which is deprecated),
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 18 Feb 2008 10:03:30 +0000 (10:03 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 18 Feb 2008 10:03:30 +0000 (10:03 +0000)
commitc075a285a0061ee5b8fd714fec2460dd579ff793
tree26a3ee6f89772e9dea0a24855b1a3012a970257b
parent6f5e86e0651333f9383f75418fbe74a411c8c2d8
* TextClass.cpp (read): do not use istrstream (which is deprecated),
but istringstream instead.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23053 a592a061-630c-0410-9148-cb99ea01b6c8
src/TextClass.cpp