This commit is contained in:
klayoutmatthias 2017-02-28 23:26:47 +01:00
parent 8e22d7bba8
commit 194a4cc4af
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ namespace std_ext = std;
namespace DB_HASH_NAMESPACE
{
#if !defined(__LP64__)
#if defined(_WIN64)
/**
* @brief Specialization missing for size_t on WIN32
*/