Fix guard name

This commit is contained in:
2026-02-16 21:00:35 +01:00
committed by Romain BOULLARD
parent 8fe1281cb7
commit 56e558e830

View File

@@ -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 <Log.hpp>
#if defined BIN2CPP_NOT_OPTIMIZED