Fixed compilation error

This commit is contained in:
Alex Zolotarev 2011-03-07 04:32:06 +00:00 committed by Alex Zolotarev
parent 9285cf095c
commit 2fb4fdb64c

View file

@ -6,10 +6,7 @@
#include "../base/cache.hpp"
#include "../std/bind.hpp"
extern "C" {
#include "../coding/timsort/timsort.h"
}
#include "../coding/timsort/timsort.hpp"
#define FILE_SORTER_LOG_BATCH_SIZE 11