From b3f111bd93e39745610252faa5e2a4d71b297ebc Mon Sep 17 00:00:00 2001 From: =?utf8?q?Lars=20Gullik=20Bj=C3=B8nnes?= Date: Thu, 30 Aug 2001 11:08:52 +0000 Subject: [PATCH] fix git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2630 a592a061-630c-0410-9148-cb99ea01b6c8 --- boost/boost/config.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boost/boost/config.hpp b/boost/boost/config.hpp index ed72496756..b942095395 100644 --- a/boost/boost/config.hpp +++ b/boost/boost/config.hpp @@ -313,7 +313,7 @@ # define BOOST_NO_AUTO_PTR # endif # if __GNUC__ == 2 && __GNUC_MINOR__ <= 97 -# include // 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... -- 2.39.2