mirror of
https://github.com/deepseek-ai/3FS
synced 2025-06-26 18:16:45 +00:00
add missing headers for new toolchain
These are necessary for compiling with Ubuntu 24.04 default toolchain/boost.
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
#include <folly/logging/Logger.h>
|
||||
#include <folly/logging/LoggerDB.h>
|
||||
#include <folly/logging/xlog.h>
|
||||
#include <fstream>
|
||||
#include <gtest/gtest.h>
|
||||
#include <string_view>
|
||||
#include <sys/stat.h>
|
||||
|
||||
Reference in New Issue
Block a user