guard macros: _HH -> _HPP

This commit is contained in:
Andreas Lauser
2013-11-13 18:45:52 +01:00
parent f451a0629b
commit 0b1c225b1a
102 changed files with 207 additions and 207 deletions

View File

@@ -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>