mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-10 07:27:59 -05: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:
@ -4,7 +4,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <chrono>
|
||||
#include <fmt/format.h>
|
||||
#include "common/common_types.h"
|
||||
|
||||
|
Reference in New Issue
Block a user