1 2 3 4 5 6
#ifndef MAPREDUCE_H #define MAPREDUCE_H #include "utils.h" //sendChunkData and shuffle #endif