fix header guard

This commit is contained in:
Arne Morten Kvarving 2020-10-05 11:04:48 +02:00
parent 28dd5a2b36
commit d3a226166f

View File

@ -25,7 +25,7 @@
* \copydoc Opm::Co2GasPvt
*/
#ifndef OPM_CO2_GAS_PVT_HPP
#define OPM_Co2_GAS_PVT_HPP
#define OPM_CO2_GAS_PVT_HPP
#include <opm/material/Constants.hpp>