summaryrefslogtreecommitdiff
blob: 1d12fce74f09bf492c3b7dc93bcf311c3d86771a (plain)
1
2
3
4
5
6
7
8
9
10
--- a/default_plugin/defaultplugin.cpp
+++ b/default_plugin/defaultplugin.cpp
@@ -35,6 +35,7 @@
 #include <iostream>
 #include <sstream>
 #include <stdlib.h>
+#include <cstring>
 using namespace std;
 using namespace lineak_core_functions;