Merge pull request #430 from akva2/janitoring

fix header guard
This commit is contained in:
Arne Morten Kvarving 2020-10-05 12:46:15 +02:00 committed by GitHub
commit 2e7b1e4339

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>