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/utf8.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/common/utf8.cpp') diff --git a/src/common/utf8.cpp b/src/common/utf8.cpp index c83824d3..be4ebc85 100644 --- a/src/common/utf8.cpp +++ b/src/common/utf8.cpp @@ -19,12 +19,8 @@ #endif #include -#include #include -#include - #include -#include #include "common/common_types.h" #include "common/utf8.h" -- cgit v1.2.3