From d7ca0346270e86c52d87ab16967430b51901bbd9 Mon Sep 17 00:00:00 2001 From: Aiden Woodruff Date: Fri, 27 Jul 2018 21:46:44 -0500 Subject: Fixed issue where wasn't included Signed-off-by: Aiden Woodruff --- updatemap.h | 1 + 1 file changed, 1 insertion(+) diff --git a/updatemap.h b/updatemap.h index 5c5bb8d..59e4a6e 100644 --- a/updatemap.h +++ b/updatemap.h @@ -1,3 +1,4 @@ +#include #include #ifndef LIFE_UPDATEMAP_H_ -- cgit