Include bitset and rename test

This commit is contained in:
achimbab 2021-03-29 17:52:51 +09:00
parent a4e9cf26b0
commit 808da33913
3 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@
#include <AggregateFunctions/AggregateFunctionNull.h> #include <AggregateFunctions/AggregateFunctionNull.h>
#include <type_traits> #include <type_traits>
#include <bitset>
namespace DB namespace DB