From 36f155dda15b64a045457859e9c1d1eb42008bb7 Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sun, 27 Nov 2011 13:23:37 -0600 Subject: remove include of pch header from stoc --- stoc/test/uriproc/test_uriproc.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'stoc/test/uriproc') diff --git a/stoc/test/uriproc/test_uriproc.cxx b/stoc/test/uriproc/test_uriproc.cxx index 4859c87e6b09..8952c79d12eb 100644 --- a/stoc/test/uriproc/test_uriproc.cxx +++ b/stoc/test/uriproc/test_uriproc.cxx @@ -26,7 +26,6 @@ * ************************************************************************/ -#include "precompiled_stoc.hxx" #include "sal/config.h" #include "sal/precppunit.hxx" -- cgit