aboutsummaryrefslogtreecommitdiffstats
path: root/include/chilbert/detail/traits.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/chilbert/detail/traits.hpp')
-rw-r--r--include/chilbert/detail/traits.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/chilbert/detail/traits.hpp b/include/chilbert/detail/traits.hpp
index 0cb0f03..3e3f4d2 100644
--- a/include/chilbert/detail/traits.hpp
+++ b/include/chilbert/detail/traits.hpp
@@ -16,8 +16,8 @@
this program. If not, see <https://www.gnu.org/licenses/>.
*/
-#ifndef CHILBERT_TRAITS_HPP
-#define CHILBERT_TRAITS_HPP
+#ifndef CHILBERT_DETAIL_TRAITS_HPP
+#define CHILBERT_DETAIL_TRAITS_HPP
namespace chilbert {
namespace detail {