comparison DEPENDENCIES/generic/include/boost/chrono.hpp @ 16:2665513ce2d3

Add boost headers
author Chris Cannam
date Tue, 05 Aug 2014 11:11:38 +0100
parents
children
comparison
equal deleted inserted replaced
15:663ca0da4350 16:2665513ce2d3
1 //////////////////////////////////////////////////////////////////////////////
2 //
3 // (C) Copyright Vicente J. Botet Escriba 2010.
4 // Distributed under the Boost
5 // Software License, Version 1.0.
6 // (See accompanying file LICENSE_1_0.txt or
7 // copy at http://www.boost.org/LICENSE_1_0.txt)
8 //
9 // See http://www.boost.org/libs/stm for documentation.
10 //
11 //////////////////////////////////////////////////////////////////////////////
12
13 #ifndef BOOST_CHRONO_HPP
14 #define BOOST_CHRONO_HPP
15
16 //-----------------------------------------------------------------------------
17 #include <boost/chrono/include.hpp>
18 //-----------------------------------------------------------------------------
19
20 #endif // BOOST_CHRONO_HPP