2
0
mirror of https://github.com/boostorg/math.git synced 2026-02-25 16:32:15 +00:00

Correct header spelling!!

This commit is contained in:
jzmaddock
2023-02-19 18:44:01 +00:00
parent eb1a778cc6
commit a89cbfec11

View File

@@ -17,7 +17,7 @@
#include <boost/math/constants/constants.hpp>
#include <boost/multiprecision/cpp_bin_float.hpp>
#include <boost/array.hpp>
#include <boost/typeindex.hpp>
#include <boost/type_index.hpp>
#include "functor.hpp"
#include "handle_test_result.hpp"