diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-16 16:40:48 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-16 16:40:48 +0000 |
commit | a43839fbc934491a0991e0e29e8697ee2ee75e6a (patch) | |
tree | 69e4bfdd0bb88e77cfdec576f45acf6078bda97d /stoc | |
parent | f0e4b3055241132ad8198dfcac2ee7b9e34718a7 (diff) |
INTEGRATION: CWS pchfix02 (1.13.36); FILE MERGED
2006/09/01 17:41:21 kaib 1.13.36.1: #i68856# Added header markers and pch files
Diffstat (limited to 'stoc')
-rw-r--r-- | stoc/test/testintrosp.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/stoc/test/testintrosp.cxx b/stoc/test/testintrosp.cxx index ed9184ad4b0a..786670b06712 100644 --- a/stoc/test/testintrosp.cxx +++ b/stoc/test/testintrosp.cxx @@ -4,9 +4,9 @@ * * $RCSfile: testintrosp.cxx,v $ * - * $Revision: 1.13 $ + * $Revision: 1.14 $ * - * last change: $Author: rt $ $Date: 2005-09-08 08:22:51 $ + * last change: $Author: obo $ $Date: 2006-09-16 17:40:48 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,6 +33,9 @@ * ************************************************************************/ +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_stoc.hxx" + #include <sal/main.h> #include <cppuhelper/implbase1.hxx> #include <cppuhelper/implbase4.hxx> |