From 8fc6fc97d5a27a24c774a59f076053581208eda0 Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sun, 27 Nov 2011 13:18:15 -0600 Subject: remove include of pch header from sal --- sal/qa/rtl/locale/rtl_locale.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'sal/qa/rtl/locale') diff --git a/sal/qa/rtl/locale/rtl_locale.cxx b/sal/qa/rtl/locale/rtl_locale.cxx index 68516942c63b..40e505c07d29 100644 --- a/sal/qa/rtl/locale/rtl_locale.cxx +++ b/sal/qa/rtl/locale/rtl_locale.cxx @@ -27,8 +27,6 @@ ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_sal.hxx" #include "sal/config.h" #include "sal/precppunit.hxx" -- cgit