mirror of
https://github.com/boostorg/type_traits.git
synced 2025-08-03 06:24:36 +02:00
Remove dead files.
[SVN r86300]
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
|
||||
// Copyright 2001-2003 Aleksey Gurtovoy.
|
||||
// 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).
|
||||
//
|
||||
// See http://www.boost.org/libs/type_traits for most recent version including documentation.
|
||||
|
||||
#ifndef BOOST_TT_BROKEN_COMPILER_SPEC_HPP_INCLUDED
|
||||
#define BOOST_TT_BROKEN_COMPILER_SPEC_HPP_INCLUDED
|
||||
|
||||
// Obsolete. Remove.
|
||||
#define BOOST_TT_BROKEN_COMPILER_SPEC(T)
|
||||
#define BOOST_BROKEN_COMPILER_TYPE_TRAITS_SPECIALIZATION(T)
|
||||
|
||||
#endif // BOOST_TT_BROKEN_COMPILER_SPEC_HPP_INCLUDED
|
@@ -1,13 +0,0 @@
|
||||
|
||||
// Copyright 2001 Aleksey Gurtovoy.
|
||||
// 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).
|
||||
//
|
||||
// See http://www.boost.org/libs/type_traits for most recent version including documentation.
|
||||
|
||||
#ifndef BOOST_TT_TRANSFORM_TRAITS_SPEC_HPP_INCLUDED
|
||||
#define BOOST_TT_TRANSFORM_TRAITS_SPEC_HPP_INCLUDED
|
||||
|
||||
|
||||
#endif // BOOST_TT_TRANSFORM_TRAITS_SPEC_HPP_INCLUDED
|
Reference in New Issue
Block a user