mirror of
https://github.com/boostorg/math.git
synced 2026-01-28 07:22:12 +00:00
Add missing #include.
Fixes https://svn.boost.org/trac/boost/ticket/12537.
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#ifndef BOOST_MATH_TUPLE_HPP_INCLUDED
|
||||
# define BOOST_MATH_TUPLE_HPP_INCLUDED
|
||||
# include <boost/config.hpp>
|
||||
# include <boost/detail/workaround.hpp>
|
||||
|
||||
#if !defined(BOOST_NO_CXX11_HDR_TUPLE) && !BOOST_WORKAROUND(BOOST_GCC_VERSION, < 40500)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user