forked from boostorg/type_traits
Added missing copyright
[SVN r23724]
This commit is contained in:
@ -1,4 +1,9 @@
|
||||
|
||||
// (C) Copyright John Maddock 2004.
|
||||
// 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)
|
||||
|
||||
#include "test.hpp"
|
||||
#include "check_integral_constant.hpp"
|
||||
#ifdef TEST_STD
|
||||
|
Reference in New Issue
Block a user