mirror of
https://github.com/boostorg/ratio.git
synced 2026-02-24 04:12:19 +00:00
Ratio: merge from trunk 1.53
[SVN r81665]
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
#include "config.hpp"
|
||||
|
||||
#ifndef BOOST_NO_STATIC_ASSERT
|
||||
#ifndef BOOST_NO_CXX11_STATIC_ASSERT
|
||||
#define BOOST_EX_CHRONO_STATIC_ASSERT(CND, MSG, TYPES) static_assert(CND,MSG)
|
||||
#elif defined(BOOST_CHRONO_USES_STATIC_ASSERT)
|
||||
#include <boost/static_assert.hpp>
|
||||
|
||||
Reference in New Issue
Block a user