From: Pavel Vozenilek (pavel_vozenilek_at_[hidden])
Date: 2003-01-07 13:08:51


(Boost 1.29):

File type_traits/function_traits.hpp includes other headers using #include
<...> convention. All other sources use #include "..." convention.

Maybe it can be made consistent accros the library.

/Pavel