ClickHouse/libs/libcommon/include/common/Revision.h
2015-09-29 22:21:02 +03:00

7 lines
54 B
C++

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