mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
remove unused includes
This commit is contained in:
parent
a1fe421de9
commit
65cc3d7400
@ -20,9 +20,6 @@
|
|||||||
#ifndef OPM_ROCSPARSEBILU0_HPP
|
#ifndef OPM_ROCSPARSEBILU0_HPP
|
||||||
#define OPM_ROCSPARSEBILU0_HPP
|
#define OPM_ROCSPARSEBILU0_HPP
|
||||||
|
|
||||||
#include <mutex>
|
|
||||||
#include <vector>
|
|
||||||
|
|
||||||
#include <opm/simulators/linalg/bda/BlockedMatrix.hpp>
|
#include <opm/simulators/linalg/bda/BlockedMatrix.hpp>
|
||||||
|
|
||||||
#include <opm/simulators/linalg/bda/rocm/rocsparsePreconditioner.hpp>
|
#include <opm/simulators/linalg/bda/rocm/rocsparsePreconditioner.hpp>
|
||||||
|
Loading…
Reference in New Issue
Block a user