Fix logging implementation error

This commit is contained in:
topjohnwu
2025-10-01 10:46:13 -07:00
committed by John Wu
parent d60806f429
commit d6f17c42d5
3 changed files with 3 additions and 1 deletions

View File

@@ -10,6 +10,7 @@
#include <string>
#include <base.hpp>
#include <flags.h>
using namespace std;