mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2024-11-11 04:35:05 +01:00
Remove dependency chrono
Was included last time due to adding Entry into log.h Now it is no longer needed but I forgot to remove it last time
This commit is contained in:
parent
4adbf29b0c
commit
11ce0f91ab
@ -4,7 +4,6 @@
|
|||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include <chrono>
|
|
||||||
#include <fmt/format.h>
|
#include <fmt/format.h>
|
||||||
#include "common/common_types.h"
|
#include "common/common_types.h"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user