fix miss assert.h
This commit is contained in:
parent
3d5039ed95
commit
4b68474fe5
@ -8,6 +8,7 @@
|
||||
#ifndef SLED_LOG_LOG_H
|
||||
#define SLED_LOG_LOG_H
|
||||
#include "sled/system/location.h"
|
||||
#include <assert.h>
|
||||
#include <fmt/format.h>
|
||||
|
||||
namespace sled {
|
||||
|
Loading…
Reference in New Issue
Block a user