Removing trailing 'p'

This commit is contained in:
Vegard Kippe 2024-07-11 18:15:16 +02:00
parent dd08952967
commit a078eaacd3

View File

@ -20,7 +20,7 @@
You should have received a copy of the GNU General Public License
along with OPM. If not, see <http://www.gnu.org/licenses/>.
*/
#ifndef OPM_MAIN_HEADER_INCLUDEDp
#ifndef OPM_MAIN_HEADER_INCLUDED
#define OPM_MAIN_HEADER_INCLUDED
#include <flow/flow_blackoil.hpp>