aboutsummaryrefslogtreecommitdiffstats
path: root/games/sdlsand/files/patch-CmdLine.cpp
blob: 15dc3d3e10d0e0fed35a27c65306207f8b55ef78 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- CmdLine.cpp.orig	2015-03-27 03:02:22.542305000 +0300
+++ CmdLine.cpp	2015-03-27 03:02:46.761263000 +0300
@@ -32,6 +32,7 @@
 // if you're using MFC, you'll need to un-comment this line
 // #include "stdafx.h"
 
+#include <string.h>
 #include "CmdLine.h"
 
 /*------------------------------------------------------