mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Merge pull request #1 from blattms/openCLSolver-g++-8.3
include missing header for OpenCLSolver with g++-8.3
This commit is contained in:
@@ -23,6 +23,9 @@
|
|||||||
#ifndef OPM_STANDARDWELL_HEADER_INCLUDED
|
#ifndef OPM_STANDARDWELL_HEADER_INCLUDED
|
||||||
#define OPM_STANDARDWELL_HEADER_INCLUDED
|
#define OPM_STANDARDWELL_HEADER_INCLUDED
|
||||||
|
|
||||||
|
#if HAVE_CUDA || HAVE_OPENCL
|
||||||
|
#include <opm/simulators/linalg/bda/WellContributions.hpp>
|
||||||
|
#endif
|
||||||
|
|
||||||
#include <opm/simulators/wells/RateConverter.hpp>
|
#include <opm/simulators/wells/RateConverter.hpp>
|
||||||
#include <opm/simulators/wells/WellInterface.hpp>
|
#include <opm/simulators/wells/WellInterface.hpp>
|
||||||
|
|||||||
Reference in New Issue
Block a user