removed unused headers
This commit is contained in:
@@ -1,13 +1,9 @@
|
||||
#include "methods.hh"
|
||||
#include <algorithm>
|
||||
#include <array>
|
||||
#include <cmath>
|
||||
#include <cstdlib>
|
||||
#include <functional>
|
||||
#include <future>
|
||||
#include <optional>
|
||||
#include <thread>
|
||||
#include <utility>
|
||||
|
||||
static auto const thread_nbr = std::thread::hardware_concurrency();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user