summaryrefslogtreecommitdiff
path: root/mg_incremental_search.c
diff options
context:
space:
mode:
Diffstat (limited to 'mg_incremental_search.c')
-rw-r--r--mg_incremental_search.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/mg_incremental_search.c b/mg_incremental_search.c
index 9147862..b5c5356 100644
--- a/mg_incremental_search.c
+++ b/mg_incremental_search.c
@@ -10,6 +10,8 @@
*/
#include "mg_incremental_search.h"
+
+#include <cstring>
#include <iostream>
using namespace std;