summaryrefslogtreecommitdiff
path: root/decoder/stringlib.cc
diff options
context:
space:
mode:
Diffstat (limited to 'decoder/stringlib.cc')
-rw-r--r--decoder/stringlib.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/decoder/stringlib.cc b/decoder/stringlib.cc
index 3ed74bef..3e52ae87 100644
--- a/decoder/stringlib.cc
+++ b/decoder/stringlib.cc
@@ -1,5 +1,6 @@
#include "stringlib.h"
+#include <cstring>
#include <cstdlib>
#include <cassert>
#include <iostream>