-- add config.h

This commit is contained in:
hnil
2023-06-07 10:35:13 +02:00
parent 47f6b6ffb2
commit dea519c89a

View File

@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see <http://www.gnu.org/licenses/>.
*/
#include "config.h"
#include <opm/input/eclipse/Schedule/SummaryState.hpp>
#include <opm/input/eclipse/Python/Python.hpp>
#include "PythonInterp.hpp"