]> git.lyx.org Git - features.git/commit
introduce a header to forward declare std::string.
authorAndré Pönitz <poenitz@gmx.net>
Wed, 31 Oct 2007 22:40:34 +0000 (22:40 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Wed, 31 Oct 2007 22:40:34 +0000 (22:40 +0000)
commita5263e0f927034885870a65053ef3908d1c6f885
treef9751ca7e54e04982494f4eb1b161a729c8b9e12
parente91114cdcbe7c6f5ebdf6b2e230d66c47bab96e1
introduce a header to forward declare std::string.
hope there are only conforming implementaions out there ;-}

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21312 a592a061-630c-0410-9148-cb99ea01b6c8
32 files changed:
src/BranchList.h
src/BufferView.h
src/Changes.h
src/Color.h
src/CutAndPaste.h
src/Encoding.cpp
src/ErrorList.h
src/LaTeXFeatures.h
src/Length.cpp
src/Length.h
src/Lexer.h
src/MetricsInfo.h
src/Paragraph.h
src/SpellBase.cpp
src/SpellBase.h
src/frontends/qt4/ColorCache.cpp
src/gettext.h
src/lengthcommon.cpp
src/lyxfind.h
src/support/ExceptionMessage.h
src/support/Makefile.am
src/support/docstring.cpp
src/support/docstring.h
src/support/lstrings.cpp
src/support/os.h
src/support/os_unix.cpp
src/support/strfwd.h [new file with mode: 0644]
src/support/textutils.h
src/support/types.h
src/support/unicode.cpp
src/support/unicode.h
src/support/userinfo.h