From 3e4f7ed5ed29c907815f5bae2628e417c340efbc Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Mon, 9 Jan 2012 19:25:44 +0100 Subject: QMap => QHash this should make the evaluator quite a lot faster. the total win for qtbase/src is only 6%, though. i made some effort to avoid that output files get randomized. however, i didn't bother to keep debug output sorted. Change-Id: Id9cef4674c0153c11ebbb65cb63bf8c229eb56e3 Reviewed-by: Joerg Bornemann Reviewed-by: Oswald Buddenhagen --- qmake/property.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'qmake/property.cpp') diff --git a/qmake/property.cpp b/qmake/property.cpp index 2bacc43e51..c1efef0d2b 100644 --- a/qmake/property.cpp +++ b/qmake/property.cpp @@ -43,7 +43,6 @@ #include "option.h" #include -#include #include #include #include -- cgit v1.2.3