From 08413cfc3d17784d019bce4ec5e1db6e23036684 Mon Sep 17 00:00:00 2001 From: ZappoMan Date: Mon, 25 Mar 2013 22:57:15 -0700 Subject: [PATCH] fixed build issue --- shared/src/SharedUtil.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/shared/src/SharedUtil.cpp b/shared/src/SharedUtil.cpp index c52ce2a1b6..6f1ae3fa90 100644 --- a/shared/src/SharedUtil.cpp +++ b/shared/src/SharedUtil.cpp @@ -8,6 +8,7 @@ #include #include +#include #include "SharedUtil.h" #ifdef __APPLE__