mirror of
https://github.com/boostorg/histogram.git
synced 2026-02-19 14:32:12 +00:00
Decouple tests and benchmarks, turn off warnings for tests with some external boost libs
- Tests and benchmarks now only include the headers they really need. - Warnings turned off for tests that compile with external boost libs that are not warning free
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
#include <cmath>
|
||||
#include <initializer_list>
|
||||
#include <stdexcept>
|
||||
#include <type_traits>
|
||||
|
||||
namespace boost {
|
||||
namespace histogram {
|
||||
|
||||
Reference in New Issue
Block a user