This commit is contained in:
Nikolay Degterinsky 2023-01-24 23:00:02 +00:00
parent d8d85d9bbd
commit 97aef55a7f

View File

@ -1,7 +1,7 @@
#include <Dictionaries/RangeHashedDictionary.h>
/// RangeHashedDictionary is instantiated from two files
/// RangeHashedDictionaryCimple.cpp and RangeHashedDictionaryComplex.cpp
/// RangeHashedDictionarySimple.cpp and RangeHashedDictionaryComplex.cpp
/// to better parallelize the build procedure and avoid MSan build failure
/// due to excessive resource consumption.