Fix missing pragma once in debug.hpp
This commit is contained in:
parent
5019cb4d89
commit
93f5d32fb6
@ -1,3 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include <cstdint>
|
||||
|
||||
namespace debug {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user