Remove useless header

This commit is contained in:
Alexey Milovidov 2021-02-02 06:03:30 +03:00
parent b9fff3676b
commit bd0ec1b9f4

View File

@ -1,7 +1,6 @@
#pragma once
#include <Core/UUID.h>
#include <Common/UInt128.h>
#include <common/DayNum.h>
#include <memory>