third-party
realsense-file
boost
boost
type_traits
broken_compiler_spec.hpp
Go to the documentation of this file.
1
2
// (C) Copyright Steve Cleary, Beman Dawes, Howard Hinnant & John Maddock 2000.
3
// Use, modification and distribution are subject to the Boost Software License,
4
// Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
5
// http://www.boost.org/LICENSE_1_0.txt).
6
//
7
// See http://www.boost.org/libs/type_traits for most recent version including documentation.
8
9
#ifndef BOOST_TT_BROKEN_SPEC_HPP_INCLUDED
10
#define BOOST_TT_BROKEN_SPEC_HPP_INCLUDED
11
12
//
13
// This header is deprecated and no longer used by type_traits:
14
//
15
#if defined(__GNUC__) || defined(_MSC_VER)
16
# pragma message("NOTE: Use of this header (boost/type_traits/broken_compiler_spec.hpp) is deprecated")
17
#endif
18
19
#endif // BOOST_TT_CONFIG_HPP_INCLUDED
20
21
librealsense2
Author(s): LibRealSense ROS Team
autogenerated on Thu Dec 22 2022 03:41:42