Merge pull request #7198 from ameerj/settings-chrono
settings: Remove std::chrono usage
This commit is contained in:
commit
c871320760
7 changed files with 20 additions and 24 deletions
|
@ -10,6 +10,7 @@
|
|||
#include <limits>
|
||||
#include <optional>
|
||||
#include <span>
|
||||
#include <stdexcept>
|
||||
#include <vector>
|
||||
|
||||
#include <glad/glad.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue