From 1817366cb5f61337b34b5284615d3d4e0a8aa68a Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Wed, 4 Jun 2014 16:11:19 +0200 Subject: gbuild: remove config_libraries.h and gb_Helper_generate_config_libraries This much ugly complexity, generating a header on every gbuild startup etc. is really not warranted for 6 callers of the generated macros. Also, the Win32 make has problems with the quoting. Change-Id: If945e09c1730e52174a6084677842dc611d66b2f --- sw/inc/pch/precompiled_sw.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sw/inc') diff --git a/sw/inc/pch/precompiled_sw.hxx b/sw/inc/pch/precompiled_sw.hxx index 94d5aa1cc59a..69ad7b3e6d11 100644 --- a/sw/inc/pch/precompiled_sw.hxx +++ b/sw/inc/pch/precompiled_sw.hxx @@ -466,7 +466,6 @@ #include #include #include -#include #include #include #include -- cgit