Changes in docstring and removed include

This commit is contained in:
Svenn Tveit
2023-06-15 12:26:43 +02:00
parent de814bc577
commit 89f0b2c31e
3 changed files with 2 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
/*
Copyright (C) 2023 NORCE
Copyright (C) 2023 Equinor
This file is part of the Open Porous Media project (OPM).

View File

@@ -1,5 +1,5 @@
/*
Copyright 2023 NORCE
Copyright 2023 Equinor
This file is part of the Open Porous Media project (OPM).

View File

@@ -33,7 +33,6 @@
#include <opm/material/fluidstates/SimpleModularFluidState.hpp>
#include <algorithm>
#include <iostream>
namespace Opm {