Missing fix

This commit is contained in:
alesapin 2021-02-08 18:20:12 +03:00
parent d57613aa18
commit f2feeb9b19

View File

@ -4,7 +4,7 @@
#include <map>
#include <mutex>
#include <Core/Types.h>
#include <libnuraft/log_store.hxx>
#include <libnuraft/log_store.hxx> // Y_IGNORE
namespace DB
{