Add missing header
[platform/core/dotnet/launcher.git] / NativeLauncher / tool / dotnettool.cc
index bb8ba55..4b9e579 100644 (file)
@@ -19,6 +19,8 @@
 #include "tac_common.h"
 
 #include <vector>
+#include <cstring>
+#include <string.h>
 #include <stdlib.h>
 #include <sys/time.h>