mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-05 13:26:21 +00:00
fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2630 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
77306b7e24
commit
b3f111bd93
@ -313,7 +313,7 @@
|
||||
# define BOOST_NO_AUTO_PTR
|
||||
# endif
|
||||
# if __GNUC__ == 2 && __GNUC_MINOR__ <= 97
|
||||
# include <string> // not sure this is the right way to do this -JGS
|
||||
# include "LString.h" // not sure this is the right way to do this -JGS
|
||||
# if defined(__BASTRING__) && !defined(__GLIBCPP__) && !defined(_CXXRT_STD) && !defined(__SGI_STL) // need to ask Dietmar about this -JGS
|
||||
// this should only detect the stdlibc++ that ships with gcc, and
|
||||
// not any replacements that may be installed...
|
||||
|
Loading…
Reference in New Issue
Block a user