bugfix: #pragma once in log_level.hpp
This commit is contained in:
parent
756e6c521f
commit
0f898ff011
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
/* @file log_level.hpp */
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <cstdint>
|
||||
|
||||
namespace xo {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue