]> git.sesse.net Git - casparcg/blob - dependencies/boost/boost/chrono/detail/inlined/mac/thread_clock.hpp
Manually merged pull request #222
[casparcg] / dependencies / boost / boost / chrono / detail / inlined / mac / thread_clock.hpp
1 //  boost thread_clock.cpp  -----------------------------------------------------------//
2
3 //  Copyright Vicente J. Botet Escriba 2010
4
5 //  Distributed under the Boost Software License, Version 1.0.
6 //  See http://www.boost.org/LICENSE_1_0.txt
7
8 //  See http://www.boost.org/libs/chrono for documentation.
9
10 //--------------------------------------------------------------------------------------//
11
12 #include <boost/chrono/config.hpp>
13 #include <boost/chrono/detail/inlined/posix/thread_clock.hpp>
14 #include <cassert>
15