From: Andrei Alexandrescu (andrewalex_at_[hidden])
Date: 2001-11-22 20:36:51


I noticed that boost libraries, when using other boost libraries, include
them using angle brackets. I guess this is the way to go, right?

In that case, any.h should be changed because it uses quotes to include
boost/config.hpp.

Andrei