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;