Imported Upstream version 1.57.0
[platform/upstream/boost.git] / libs / math / test / float128 / table_type.hpp
1 ///////////////////////////////////////////////////////////////
2 //  Copyright 2012 John Maddock. Distributed under the Boost
3 //  Software License, Version 1.0. (See accompanying file
4 //  LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_
5
6 #ifndef BOOST_MP_TABLE_TYPE
7
8 #include <libs/math/test/table_type.hpp>
9
10 #define SC_(x) BOOST_FLOATMAX_C(x)
11
12 #endif
13