This commit is contained in:
@@ -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) {
|
||||||
|
|||||||
Reference in New Issue
Block a user