diff --git a/Bin2CPP/Sources/Bin2CPPLib/Include/Assert.hpp b/Bin2CPP/Sources/Bin2CPPLib/Include/Assert.hpp index 2370756..224308d 100644 --- a/Bin2CPP/Sources/Bin2CPPLib/Include/Assert.hpp +++ b/Bin2CPP/Sources/Bin2CPPLib/Include/Assert.hpp @@ -4,8 +4,8 @@ * \author Romain BOULLARD * \date October 2025 *********************************************************************/ -#ifndef BIGFOOT_SYSTEM_ASSERT_HPP -#define BIGFOOT_SYSTEM_ASSERT_HPP +#ifndef BIN2CPP_ASSERT_HPP +#define BIN2CPP_ASSERT_HPP #include #if defined BIN2CPP_NOT_OPTIMIZED