mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Merge pull request #442 from babrodtk/missing_config_include
Added missing config.h include
This commit is contained in:
commit
5bfdda0c3b
@ -17,6 +17,8 @@
|
|||||||
along with OPM. If not, see <http://www.gnu.org/licenses/>.
|
along with OPM. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include "config.h"
|
||||||
|
|
||||||
#include <opm/autodiff/BlackoilPropsAdInterface.hpp>
|
#include <opm/autodiff/BlackoilPropsAdInterface.hpp>
|
||||||
|
|
||||||
Opm::BlackoilPropsAdInterface::~BlackoilPropsAdInterface()
|
Opm::BlackoilPropsAdInterface::~BlackoilPropsAdInterface()
|
||||||
|
Loading…
Reference in New Issue
Block a user