From 8df98b43be26d003fcd9e602094c05607f59ab4f Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Fri, 31 Aug 2012 18:30:23 +0200 Subject: compile without CamelCase headers for faster bootstrapping without a full syncqt run Change-Id: I648f0a8fb09be021590c46e8e5e15667a316c817 Reviewed-by: Qt Doc Bot Reviewed-by: Joerg Bornemann --- tools/configure/tools.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tools/configure/tools.h') diff --git a/tools/configure/tools.h b/tools/configure/tools.h index e882953733..76912eedc8 100644 --- a/tools/configure/tools.h +++ b/tools/configure/tools.h @@ -42,9 +42,9 @@ #ifndef _TOOLS_H_ #define _TOOLS_H_ -#include -#include -#include +#include +#include +#include class Tools -- cgit v1.2.3