mirror of
https://github.com/boostorg/optional.git
synced 2025-07-31 04:57:17 +02:00
refactor: make include guard more unique
This commit is contained in:
@ -9,8 +9,8 @@
|
|||||||
// You are welcome to contact the author at:
|
// You are welcome to contact the author at:
|
||||||
// typenametea@gmail.com
|
// typenametea@gmail.com
|
||||||
|
|
||||||
#ifndef BOOST_OPTIONAL_OPTIONAL_DETAIL_OPTIONAL_UTILITY_HPP
|
#ifndef BOOST_OPTIONAL_OPTIONAL_DETAIL_OPTIONAL_UTILITY_TNT_05OCT2024_HPP
|
||||||
#define BOOST_OPTIONAL_OPTIONAL_DETAIL_OPTIONAL_UTILITY_HPP
|
#define BOOST_OPTIONAL_OPTIONAL_DETAIL_OPTIONAL_UTILITY_TNT_05OCT2024_HPP
|
||||||
|
|
||||||
namespace boost {
|
namespace boost {
|
||||||
namespace optional_detail {
|
namespace optional_detail {
|
||||||
|
Reference in New Issue
Block a user