Refactor shared memory layout to expose Block as interface
This commit is contained in:
committed by
Patrick Niklaus
parent
14082d0e00
commit
b80764b6b8
@@ -6,6 +6,7 @@
|
||||
#include "partitioner/multi_level_graph.hpp"
|
||||
#include "partitioner/multi_level_partition.hpp"
|
||||
|
||||
#include "storage/block.hpp"
|
||||
#include "storage/io.hpp"
|
||||
#include "storage/serialization.hpp"
|
||||
#include "storage/shared_memory_ownership.hpp"
|
||||
|
||||
Reference in New Issue
Block a user