diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-16 16:40:21 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-16 16:40:21 +0000 |
commit | fbe6f604ab2c73d32a572e7fad70afa33f973502 (patch) | |
tree | efbf1ecb7e99ad78e25b27b30c09d45feaf13b72 /stoc | |
parent | c09a1ca3e23b4838b2156e23aa628d2cb61e0121 (diff) |
INTEGRATION: CWS pchfix02 (1.16.36); FILE MERGED
2006/09/01 17:41:20 kaib 1.16.36.1: #i68856# Added header markers and pch files
Diffstat (limited to 'stoc')
-rw-r--r-- | stoc/test/testcorefl.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/stoc/test/testcorefl.cxx b/stoc/test/testcorefl.cxx index 5e1d16b93a9d..54e85254e1e4 100644 --- a/stoc/test/testcorefl.cxx +++ b/stoc/test/testcorefl.cxx @@ -4,9 +4,9 @@ * * $RCSfile: testcorefl.cxx,v $ * - * $Revision: 1.16 $ + * $Revision: 1.17 $ * - * last change: $Author: rt $ $Date: 2005-09-08 08:21:55 $ + * last change: $Author: obo $ $Date: 2006-09-16 17:40:21 $ * * 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 <osl/diagnose.h> |