mirror of
https://github.com/boostorg/math.git
synced 2026-01-19 04:22:09 +00:00
Fix overflow policy definition location on MS platforms
This commit is contained in:
@@ -9,6 +9,10 @@
|
||||
#include <pch_light.hpp>
|
||||
#endif
|
||||
|
||||
#ifndef BOOST_MATH_OVERFLOW_ERROR_POLICY
|
||||
#define BOOST_MATH_OVERFLOW_ERROR_POLICY ignore_error
|
||||
#endif
|
||||
|
||||
#include "test_hermite.hpp"
|
||||
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user