From: Robert Ramey (ramey_at_[hidden])
Date: 2006-02-06 23:52:40


I've modified my code to read:

#ifdef BOOST_HAS_SLIST

#include BOOST_SLIST_HEADER

Now it is failing with the following compilers:

mingw

borland

What am I missing here?

Robert Ramey