From b98957bf8dccec39f149bcf4c90d092acb98b070 Mon Sep 17 00:00:00 2001 From: Henrik Rydgard Date: Thu, 18 Apr 2013 20:55:46 +0200 Subject: [PATCH] Buildfix for linux --- base/stringutil.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/base/stringutil.cpp b/base/stringutil.cpp index fb4acebc33..69a4844f29 100644 --- a/base/stringutil.cpp +++ b/base/stringutil.cpp @@ -3,6 +3,7 @@ #include #include #include +#include #include