ClickHouse/libs/libcommon/include/common/ClickHouseRevision.h

7 lines
64 B
C++

#pragma once
namespace ClickHouseRevision
{
unsigned get();
}