From fa3ad4963856944f8f9643f824ba7cda13ed658d Mon Sep 17 00:00:00 2001 From: Matt Borland Date: Sun, 21 Mar 2021 14:10:48 +0300 Subject: [PATCH] Remove test #define [ci skip] --- include/boost/math/tools/throw_exception.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/boost/math/tools/throw_exception.hpp b/include/boost/math/tools/throw_exception.hpp index 6a048ead7..a1d2cda90 100644 --- a/include/boost/math/tools/throw_exception.hpp +++ b/include/boost/math/tools/throw_exception.hpp @@ -5,7 +5,7 @@ #ifndef BOOST_MATH_TOOLS_THROW_EXCEPTION_HPP #define BOOST_MATH_TOOLS_THROW_EXCEPTION_HPP -#define BOOST_MATH_STANDALONE + #ifndef BOOST_MATH_STANDALONE #include