Robots/seek_and_destroy/seek_and_destroy.cc | 1 +
1 file changed, 1 insertion(+)
--- realtimebattle-1.0.8.orig/Robots/seek_and_destroy/seek_and_destroy.cc
+++ realtimebattle-1.0.8/Robots/seek_and_destroy/seek_and_destroy.cc
@@ -20,6 +20,7 @@
#include <math.h>
#include "Messagetypes.h"
+#include <cstring>
using namespace std;