summaryrefslogtreecommitdiff
path: root/sal/qa/osl/file/test_cpy_wrt_file.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 07:50:07 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 07:50:07 +0000
commit272df95c68c50f371a4130ee620b841bddbe2b88 (patch)
tree68c805232e884371242209f0b252e3678e76d869 /sal/qa/osl/file/test_cpy_wrt_file.cxx
parent21b40a09e44dc601237fba63a43af3b2c94a38f2 (diff)
INTEGRATION: CWS pchfix02 (1.5.140); FILE MERGED
2006/09/01 17:34:04 kaib 1.5.140.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sal/qa/osl/file/test_cpy_wrt_file.cxx')
-rwxr-xr-xsal/qa/osl/file/test_cpy_wrt_file.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sal/qa/osl/file/test_cpy_wrt_file.cxx b/sal/qa/osl/file/test_cpy_wrt_file.cxx
index 836c4d474749..4f553187c0e2 100755
--- a/sal/qa/osl/file/test_cpy_wrt_file.cxx
+++ b/sal/qa/osl/file/test_cpy_wrt_file.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: test_cpy_wrt_file.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 15:29:10 $
+ * last change: $Author: obo $ $Date: 2006-09-17 08:49:53 $
*
* 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"
+
#include <cppunit/simpleheader.hxx>
#include <osl/file.hxx>
#include <osl/thread.h>