From 3f7f55d24f8adbfaa6e534734e955fb3c37792ff Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 16 Mar 2015 23:58:40 +0300 Subject: Remove useless includes from .h files. --- src/utils/translation/podict.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/utils/translation/podict.h') diff --git a/src/utils/translation/podict.h b/src/utils/translation/podict.h index 395428098..991a6934c 100644 --- a/src/utils/translation/podict.h +++ b/src/utils/translation/podict.h @@ -21,8 +21,8 @@ #ifndef UTILS_TRANSLATION_PODICT_H #define UTILS_TRANSLATION_PODICT_H -#include #include +#include #include "localconsts.h" -- cgit v1.2.3-70-g09d2