From: Vinzenz 'evilissimo' Feenstra (evilissimo_at_[hidden])
Date: 2006-04-04 19:03:52


Hi,

you should only include "c:\Boost\include\boost-1_33_1\" to your
includes. That's all you'll need for it.

If you include "c:\Boost\include\boost-1_33_1\boost" you can't include
the headers via <boost/*.hpp> since you already included the "boost/" part.

BR
Vinzenz 'evilissimo' Feenstra