INTEGRATION: CWS pchfix02 (1.3.50); FILE MERGED

2006/09/01 17:23:16 kaib 1.3.50.1: #i68856# Added header markers and pch files
This commit is contained in:
Oliver Bolte
2006-09-16 11:38:31 +00:00
parent 946ee5be75
commit c7e90396cd

View File

@@ -2,9 +2,9 @@
* *
* $rcsfile: test_uriproc.cxx,v $ * $rcsfile: test_uriproc.cxx,v $
* *
* $Revision: 1.3 $ * $Revision: 1.4 $
* *
* last change: $Author: rt $ $Date: 2005-11-03 16:31:55 $ * last change: $Author: obo $ $Date: 2006-09-16 12:38:31 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
@@ -31,6 +31,9 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_cppuhelper.hxx"
#include "sal/config.h" #include "sal/config.h"
#include "test/cppuhelper/propertysetmixin/XSupplier.hpp" #include "test/cppuhelper/propertysetmixin/XSupplier.hpp"