From aed56febf615b198df6d3c094e531342ab442809 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Lars=20Gullik=20Bj=C3=B8nnes?= Date: Thu, 7 Jun 2001 19:14:28 +0000 Subject: [PATCH] remove bogus define git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2099 a592a061-630c-0410-9148-cb99ea01b6c8 --- boost/ChangeLog | 2 ++ boost/boost/limits.hpp | 4 ---- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/boost/ChangeLog b/boost/ChangeLog index a42a79347c..ae8177c1a6 100644 --- a/boost/ChangeLog +++ b/boost/ChangeLog @@ -1,5 +1,7 @@ 2001-06-07 Lars Gullik Bjønnes + * boost/limits.hpp: completely bogus jug addon removed. + * boost/crc.hpp: possible fix for the cxx compilation problems, as suggested on the boost list. diff --git a/boost/boost/limits.hpp b/boost/boost/limits.hpp index 132c772898..1d2ca13895 100644 --- a/boost/boost/limits.hpp +++ b/boost/boost/limits.hpp @@ -11,10 +11,6 @@ #include -// for now just deactivate the following as otherwise we cannot compile -// using LString.h and our own string implementation (Jug) -#define BOOST_NO_LIMITS 1 - #ifdef BOOST_NO_LIMITS #include #else -- 2.39.2