forked from organicmaps/organicmaps
Fixed compilation error
This commit is contained in:
parent
9285cf095c
commit
2fb4fdb64c
1 changed files with 1 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue