From 7e2b9fa2132346787bec09c7d590def9a65b9a7f Mon Sep 17 00:00:00 2001 From: Marcos Paulo de Souza Date: Fri, 22 Aug 2014 12:59:03 -0300 Subject: Remove some useless tools/debug.hxx includes Also remove the tools/solar.h included from tools/debug.hxx. The include of solar.h header was necessary in some cases because of a macro or a typedef that was needed. Change-Id: Ia6e15d5c2571c58c9e9138b0d0a7f08ae88053c9 Reviewed-on: https://gerrit.libreoffice.org/11075 Reviewed-by: Marcos Paulo de Souza Tested-by: Marcos Paulo de Souza --- avmedia/source/macavf/macavfcommon.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'avmedia/source') diff --git a/avmedia/source/macavf/macavfcommon.hxx b/avmedia/source/macavf/macavfcommon.hxx index 78bd6d14ced5..f66f7d370d63 100644 --- a/avmedia/source/macavf/macavfcommon.hxx +++ b/avmedia/source/macavf/macavfcommon.hxx @@ -29,7 +29,6 @@ #include #include -#include #include #include #include -- cgit