mirror of
https://github.com/OPM/opm-upscaling.git
synced 2025-02-25 18:45:23 -06:00
Merge branch 'master' of github.com:atgeirr/opm-upscaling
This commit is contained in:
commit
5dc9c471f3
@ -11,10 +11,6 @@
|
||||
//==============================================================================
|
||||
#pragma once
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
# include "config.h"
|
||||
#endif
|
||||
|
||||
#include <dune/common/fmatrix.hh>
|
||||
#include <opm/core/eclipse/EclipseGridParser.hpp>
|
||||
#include <dune/grid/common/mcmgmapper.hh>
|
||||
|
@ -13,6 +13,8 @@
|
||||
# include "config.h"
|
||||
#endif
|
||||
|
||||
#include <opm/core/utility/have_boost_redef.hpp>
|
||||
|
||||
#include <iostream>
|
||||
#include <unistd.h>
|
||||
#include <dune/common/exceptions.hh> // We use exceptions
|
||||
|
Loading…
Reference in New Issue
Block a user