Fixed compilation error in linux.
This commit is contained in:
parent
bb07d8e5ed
commit
afa5de1a51
@ -3,7 +3,7 @@
|
||||
|
||||
#include <map>
|
||||
#include <unordered_map>
|
||||
|
||||
#include <string>
|
||||
#define REGION_SIZE_BIT 5
|
||||
#define REGION_SIZE (1 << (REGION_SIZE_BIT))
|
||||
#define REGION_VOL ((REGION_SIZE) * (REGION_SIZE))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user