From: Rudolf Polzer Date: Sun, 1 May 2011 19:26:26 +0000 (+0200) Subject: fix compile on arch linux X-Git-Tag: xonotic-v0.5.0~28^2~5 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=1486221a62743455c60b097ffac607f7720dee2a;p=xonotic%2Fnetradiant.git fix compile on arch linux --- diff --git a/libs/memory/allocator.h b/libs/memory/allocator.h index c513d708..ebaeeb5b 100644 --- a/libs/memory/allocator.h +++ b/libs/memory/allocator.h @@ -23,6 +23,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA #define INCLUDED_MEMORY_ALLOCATOR_H #include +#include #if 0