edits
[iotcloud.git] / version2 / src / C / CommitPart.h
index 19e8b7af9421fc2ddf9524e57277cbb52c587978..e0a0d91b4c5f7cc659a298520acf4f761e1f3295 100644 (file)
@@ -2,6 +2,7 @@
 #define COMMITPART_H
 #include "common.h"
 #include "Entry.h"
+#include "Pair.h"
 
 // Max size of the part excluding the fixed size header
 #define CommitPart_MAX_NON_HEADER_SIZE 512