mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
remove unused headers
This commit is contained in:
parent
d795561100
commit
d5c088bb20
@ -21,10 +21,7 @@
|
||||
#include <opm/simulators/linalg/cuistl/detail/cublas_safe_call.hpp>
|
||||
#include <opm/simulators/linalg/cuistl/detail/cublas_wrapper.hpp>
|
||||
#include <opm/simulators/linalg/cuistl/CuVector.hpp>
|
||||
// TODO: [perf] Get rid of thrust.
|
||||
#include <stdexcept>
|
||||
#include <thrust/device_ptr.h>
|
||||
#include <thrust/reduce.h>
|
||||
namespace Opm::cuistl::detail
|
||||
{
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user