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/sal/test_types.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sal/qa/sal') diff --git a/sal/qa/sal/test_types.cxx b/sal/qa/sal/test_types.cxx index e309e22cfe66..38c6f92de437 100644 --- a/sal/qa/sal/test_types.cxx +++ b/sal/qa/sal/test_types.cxx @@ -26,7 +26,6 @@ * ************************************************************************/ -#include "precompiled_sal.hxx" #include "sal/config.h" #include "sal/precppunit.hxx" -- cgit