mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 22:15:46 +00:00
Remove dependency chrono
Earlier chrono was included but after some code changed it was no longer needed Forgot to remove it so I'm removing it now
This commit is contained in:
parent
81eaba792e
commit
df93e4f9b0
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <chrono>
|
||||
#include <fmt/format.h>
|
||||
#include "common/common_types.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue