mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-01-23 20:46:37 +00:00
fix include-quard
This commit is contained in:
parent
705773a03a
commit
89734c0b09
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||
=============================================================================*/
|
||||
#ifndef SPROUT_BIT_ISOLS0B_HPP
|
||||
#define SPROUT_BIT_RSTLS0B_HPP
|
||||
#define SPROUT_BIT_ISOLS0B_HPP
|
||||
|
||||
#include <type_traits>
|
||||
#include <sprout/config.hpp>
|
||||
|
@ -25,4 +25,4 @@ namespace sprout {
|
|||
}
|
||||
} // namespace sprout
|
||||
|
||||
#endif // #ifndef SPROUT_BIT_RSTLS0B_HPP
|
||||
#endif // #ifndef SPROUT_BIT_ISOLS0B_HPP
|
||||
|
|
Loading…
Reference in a new issue