From a8297327d630b0ec4a4d346592bfeeee0d6dc55c Mon Sep 17 00:00:00 2001 From: John Maddock Date: Wed, 2 Aug 2000 10:58:59 +0000 Subject: [PATCH] type traits update [added is_convertible and alignment_of] [SVN r7675] --- include/boost/integer.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/include/boost/integer.hpp b/include/boost/integer.hpp index 8660ac6..cc606bf 100644 --- a/include/boost/integer.hpp +++ b/include/boost/integer.hpp @@ -78,3 +78,4 @@ namespace boost } // namespace boost #endif // BOOST_INTEGER_HPP +