mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-16 10:48:18 -05:00
Merge pull request #7198 from ameerj/settings-chrono
settings: Remove std::chrono usage
This commit is contained in:
@ -10,6 +10,7 @@
|
||||
#include <limits>
|
||||
#include <optional>
|
||||
#include <span>
|
||||
#include <stdexcept>
|
||||
#include <vector>
|
||||
|
||||
#include <glad/glad.h>
|
||||
|
Reference in New Issue
Block a user