Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-01-18 09:30:41

0001 /*
0002  * Copyright 2017 Andrey Semashev
0003  *
0004  * Distributed under the Boost Software License, Version 1.0.
0005  * See http://www.boost.org/LICENSE_1_0.txt
0006  *
0007  * This header is deprecated, use boost/winapi/get_thread_times.hpp instead.
0008  */
0009 
0010 #ifndef BOOST_DETAIL_WINAPI_GET_THREAD_TIMES_HPP
0011 #define BOOST_DETAIL_WINAPI_GET_THREAD_TIMES_HPP
0012 
0013 #include <boost/config/header_deprecated.hpp>
0014 
0015 BOOST_HEADER_DEPRECATED("<boost/winapi/get_thread_times.hpp>")
0016 
0017 #include <boost/winapi/get_thread_times.hpp>
0018 #include <boost/detail/winapi/detail/deprecated_namespace.hpp>
0019 
0020 #ifdef BOOST_HAS_PRAGMA_ONCE
0021 #pragma once
0022 #endif
0023 
0024 #endif // BOOST_DETAIL_WINAPI_GET_THREAD_TIMES_HPP