This commit is contained in:
parent
868497293c
commit
702c18673c
@ -1,4 +1,5 @@
|
|||||||
#include "data_internal.hxx"
|
#include "data_internal.hxx"
|
||||||
|
#include <fstream>
|
||||||
|
|
||||||
template<typename... Args>
|
template<typename... Args>
|
||||||
inline void ok(bool ok, spdlog::format_string_t<Args...> fmt, Args &&...args) {
|
inline void ok(bool ok, spdlog::format_string_t<Args...> fmt, Args &&...args) {
|
||||||
|
Loading…
Reference in New Issue
Block a user