diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-17 07:49:39 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-17 07:49:39 +0000 |
commit | 6187a3bcfe005e8a7f19d04a57839c886563925b (patch) | |
tree | ac418bc7c061527471e6b2209c4db2645f60bc41 /sal/qa/osl/file | |
parent | f5690d9d9e7a786177f9c8e016a0d2ce7a5c7f7c (diff) |
INTEGRATION: CWS pchfix02 (1.3.140); FILE MERGED
2006/09/01 17:34:04 kaib 1.3.140.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sal/qa/osl/file')
-rw-r--r-- | sal/qa/osl/file/osl_old_test_file.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/sal/qa/osl/file/osl_old_test_file.cxx b/sal/qa/osl/file/osl_old_test_file.cxx index 57254eb14..aa9c4f7ac 100644 --- a/sal/qa/osl/file/osl_old_test_file.cxx +++ b/sal/qa/osl/file/osl_old_test_file.cxx @@ -4,9 +4,9 @@ * * $RCSfile: osl_old_test_file.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2005-09-08 15:28:54 $ + * last change: $Author: obo $ $Date: 2006-09-17 08:49:39 $ * * 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_sal.hxx" + // LLA: // this file is converted to use with testshl2 // original was placed in sal/test/textenc.cxx |