From 9f13a87da58d97ed6e9da830b175acaf904859be Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20K=C3=BCmmel?= Date: Wed, 13 Aug 2008 21:41:32 +0000 Subject: [PATCH] we should update boost git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26153 a592a061-630c-0410-9148-cb99ea01b6c8 --- boost/boost/config/compiler/visualc.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boost/boost/config/compiler/visualc.hpp b/boost/boost/config/compiler/visualc.hpp index 2885a418ba..13715ab06b 100644 --- a/boost/boost/config/compiler/visualc.hpp +++ b/boost/boost/config/compiler/visualc.hpp @@ -173,6 +173,6 @@ # if defined(BOOST_ASSERT_CONFIG) # error "Unknown compiler version - please run the configure tests and report the results" # else -# pragma message("Unknown compiler version - please run the configure tests and report the results") +# pragma message("Unknown compiler version - please run the configure tests and report the results, LyX-TODO: update boost!") # endif #endif -- 2.39.5