2
0
mirror of https://github.com/boostorg/math.git synced 2026-01-19 04:22:09 +00:00

Remove header deprecation warnings.

This commit is contained in:
Nick Thompson
2019-08-10 08:50:12 -04:00
parent 75789acd77
commit 9b14fff12e
148 changed files with 148 additions and 148 deletions

View File

@@ -15,7 +15,7 @@
#define BOOST_LIB_DIAGNOSTIC "on"// Show library file details.
#include <boost/test/unit_test.hpp>
#include <boost/test/floating_point_comparison.hpp> // Extra test tool for FP comparison.
#include <boost/test/tools/floating_point_comparison.hpp> // Extra test tool for FP comparison.
#include <iostream>
#include <limits>