summaryrefslogtreecommitdiffstats
path: root/src/Section.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Section.cpp')
-rw-r--r--src/Section.cpp1
1 files changed, 1 insertions, 0 deletions
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 <bitset>
+#include <cstring>
void Section::CalculateHash() const {
size_t offset = 0;