From 5b0573b9fbfe126f982e68fa93989239fd0874d2 Mon Sep 17 00:00:00 2001 From: "Philipp Lohmann [pl]" Date: Tue, 23 Nov 2010 18:41:04 +0100 Subject: vcl117: removed obsolete header --- basic/inc/pch/precompiled_basic.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'basic/inc') diff --git a/basic/inc/pch/precompiled_basic.hxx b/basic/inc/pch/precompiled_basic.hxx index e8f9e004ca6a..ae45c383c74d 100644 --- a/basic/inc/pch/precompiled_basic.hxx +++ b/basic/inc/pch/precompiled_basic.hxx @@ -272,7 +272,7 @@ #include "vcl/timer.hxx" #include "vcl/toolbox.hxx" #include "vcl/window.hxx" -#include "vcl/wintypes.hxx" +#include "tools/wintypes.hxx" #include "vcl/wrkwin.hxx" #include "vos/diagnose.hxx" -- cgit a8bb9a1e9aef54f240b9d'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/test/source/diff
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-01-20Some more loplugin:cstylecast: testStephan Bergmann
2014-08-06Improve test failure outputStephan Bergmann
2014-04-09Remove unused functionStephan Bergmann
2014-04-06whitespace cleanup in testMarkus Mohrhard
2014-04-03make the tolerance file optionalMarkus Mohrhard
2014-02-18coverity#738915 Uninitialized scalar fieldCaolán McNamara
2013-12-20typo fixesAndras Timar
2013-05-14Improve error messages for the xml-diff based unit tests.Jan Holesovsky
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-03-18fix other problems found by WundefLuboš Luňák