Apply header guard check
This commit is contained in:
@@ -24,8 +24,8 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#ifndef NAZARA_CONFIG_UTILITY_HPP
|
||||
#define NAZARA_CONFIG_UTILITY_HPP
|
||||
#ifndef NAZARA_UTILITY_CONFIG_HPP
|
||||
#define NAZARA_UTILITY_CONFIG_HPP
|
||||
|
||||
/// Each modification of a parameter needs a recompilation of the module
|
||||
|
||||
@@ -62,4 +62,4 @@
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#endif // NAZARA_CONFIG_UTILITY_HPP
|
||||
#endif // NAZARA_UTILITY_CONFIG_HPP
|
||||
|
||||
Reference in New Issue
Block a user