From bdc3f4a198c3f047389b159e67f7e6131e053ea6 Mon Sep 17 00:00:00 2001 From: LaG1924 <12997935+LaG1924@users.noreply.github.com> Date: Wed, 3 Jan 2018 21:47:11 +0500 Subject: Fixed compilation errors --- src/Section.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Section.cpp') diff --git a/src/Section.cpp b/src/Section.cpp index c105b06..1083538 100644 --- a/src/Section.cpp +++ b/src/Section.cpp @@ -1,6 +1,7 @@ #include "Section.hpp" #include +#include void Section::CalculateHash() const { size_t offset = 0; -- cgit v1.2.3