From 9d7cc2bedc55b1d1327645b9c816eea3bcd5d658 Mon Sep 17 00:00:00 2001 From: archshift Date: Mon, 8 Sep 2014 17:16:32 -0700 Subject: common: Prune all redundant includes --- src/common/mem_arena.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/common/mem_arena.cpp') diff --git a/src/common/mem_arena.cpp b/src/common/mem_arena.cpp index b76ac92d..a456beb2 100644 --- a/src/common/mem_arena.cpp +++ b/src/common/mem_arena.cpp @@ -22,11 +22,7 @@ #include "common/string_util.h" #ifndef _WIN32 -#include #include -#include -#include -#include #ifdef ANDROID #include #include -- cgit v1.2.3