mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
guard macros: _HH -> _HPP
This commit is contained in:
@@ -20,8 +20,8 @@
|
||||
* \file
|
||||
* \copydoc checkFluidSystem
|
||||
*/
|
||||
#ifndef OPM_CHECK_FLUIDSYSTEM_HH
|
||||
#define OPM_CHECK_FLUIDSYSTEM_HH
|
||||
#ifndef OPM_CHECK_FLUIDSYSTEM_HPP
|
||||
#define OPM_CHECK_FLUIDSYSTEM_HPP
|
||||
|
||||
// include all fluid systems in opm-material
|
||||
#include <opm/material/fluidsystems/1pFluidSystem.hpp>
|
||||
|
||||
Reference in New Issue
Block a user