included missing files: floating_point_promotion.hpp, integral_promotion.hpp and promote.hpp

[SVN r34061]
This commit is contained in:
Alexander Nasonov
2006-05-22 21:02:59 +00:00
parent a74063a1a2
commit 6e89d59975

View File

@@ -70,6 +70,9 @@
#include "boost/type_traits/type_with_alignment.hpp"
#include "boost/type_traits/function_traits.hpp"
#include "boost/type_traits/aligned_storage.hpp"
#include "boost/type_traits/floating_point_promotion.hpp"
#include "boost/type_traits/integral_promotion.hpp"
#include "boost/type_traits/promote.hpp"
#include "boost/type_traits/ice.hpp"