Fix #2434
This commit is contained in:
parent
64e0724bd6
commit
f44fa31f51
@ -4,6 +4,7 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include <spdlog/fmt/fmt.h>
|
#include <spdlog/fmt/fmt.h>
|
||||||
|
#include <chrono>
|
||||||
|
|
||||||
// Stopwatch support for spdlog (using std::chrono::steady_clock).
|
// Stopwatch support for spdlog (using std::chrono::steady_clock).
|
||||||
// Displays elapsed seconds since construction as double.
|
// Displays elapsed seconds since construction as double.
|
||||||
|
Loading…
Reference in New Issue
Block a user