feat: add to include header

This commit is contained in:
xfc1939 2024-01-27 17:40:16 +08:00
parent 74da61623f
commit 46742e2ea2
2 changed files with 2 additions and 2 deletions

View File

@ -53,6 +53,7 @@
#include <string>
#include "config.h"
#include "utilities.h"
#ifdef GLOG_USE_GFLAGS
@ -61,7 +62,6 @@
#else
#include "glog/logging.h"
#include "utilities.h"
# define DECLARE_VARIABLE(type, shorttype, name, tn) \
namespace fL##shorttype { \

View File

@ -35,7 +35,7 @@
#include <array>
#include "base/commandlineflags.h"
#include "glog/log_severity.h"
#include "utilities.h"
namespace {
// Compute the default value for --log_dir