On Mon, Mar 17, 2008 at 10:13:22PM +0100, Uwe Stöhr wrote:
> Stefan Schimanski schrieb:
>
>> Wild guess: #include
>
> Yes this did the trick. This is now needed for a couple of files:
> #include
>
> I'm wondering why this is the case and why nobody else than needed this
> inclusion.
I removed a
Uwe Stöhr <[EMAIL PROTECTED]> writes:
> Stefan Schimanski schrieb:
>
>> Wild guess: #include
>
> Yes this did the trick. This is now needed for a couple of files:
> #include
>
> I'm wondering why this is the case and why nobody else than needed this
> inclusion.
It depends on the details of th
Stefan Schimanski schrieb:
Wild guess: #include
Yes this did the trick. This is now needed for a couple of files:
#include
I'm wondering why this is the case and why nobody else than needed this
inclusion.
thanks and regards
Uwe
On Monday 17 March 2008 11:08:04 Stefan Schimanski wrote:
> Am 17.03.2008 um 11:59 schrieb Uwe Stöhr:
> > I wrote:
> >> D:\LyXSVN\lyx-devel\src\InsetList.cpp(66) : error C3861:
> >> 'lower_bound': identifier not found
> >> D:\LyXSVN\lyx-devel\src\InsetList.cpp(74) : error C3861:
> >> 'lower_bound':
Am 17.03.2008 um 11:59 schrieb Uwe Stöhr:
I wrote:
D:\LyXSVN\lyx-devel\src\InsetList.cpp(66) : error C3861:
'lower_bound': identifier not found
D:\LyXSVN\lyx-devel\src\InsetList.cpp(74) : error C3861:
'lower_bound': identifier not found
Does nobody else have this problem? I had again a l
I wrote:
D:\LyXSVN\lyx-devel\src\InsetList.cpp(66) : error C3861: 'lower_bound':
identifier not found
D:\LyXSVN\lyx-devel\src\InsetList.cpp(74) : error C3861: 'lower_bound':
identifier not found
Does nobody else have this problem? I had again a look what change since Friday causes this
compi
I get:
D:\LyXSVN\lyx-devel\src\InsetList.cpp(66) : error C3861: 'lower_bound':
identifier not found
D:\LyXSVN\lyx-devel\src\InsetList.cpp(74) : error C3861: 'lower_bound':
identifier not found
Uwe