forked from boostorg/type_traits
Added copyright.
[SVN r34587]
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
|
||||
// (C) John Maddock 2005.
|
||||
// Copyright (C) John Maddock 2005.
|
||||
// Use, modification and distribution are subject to the Boost Software License,
|
||||
// Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
|
||||
// http://www.boost.org/LICENSE_1_0.txt).
|
||||
@ -10,3 +10,4 @@
|
||||
# define BOOST_TT_ALIGNED_STORAGE_HPP_INCLUDED
|
||||
# include <boost/aligned_storage.hpp>
|
||||
#endif // BOOST_TT_ALIGNED_STORAGE_HPP_INCLUDED
|
||||
|
||||
|
Reference in New Issue
Block a user