Update AggregateFunctionRankCorrelation.h

This commit is contained in:
alexey-milovidov 2020-10-20 04:18:12 +03:00 committed by GitHub
parent 6ed6f4f7a2
commit 14d9586735
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,10 +21,6 @@
#include <type_traits>
namespace ErrorCodes
{
extern const int BAD_ARGUMENTS;
}
namespace DB
{