summaryrefslogtreecommitdiff
path: root/sal/osl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 07:47:05 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 07:47:05 +0000
commit878ebe73096c4185c49115f37e1f18ede35fb926 (patch)
tree6939e0206b4b0f71ae62748c133e96b4b767d7f4 /sal/osl
parent5eef20b1f183053fb4fb1405554bd672ef646447 (diff)
INTEGRATION: CWS pchfix02 (1.9.28); FILE MERGED
2006/09/01 17:34:01 kaib 1.9.28.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sal/osl')
-rw-r--r--sal/osl/w32/file.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sal/osl/w32/file.cxx b/sal/osl/w32/file.cxx
index 58f3c4814..50e1ffc51 100644
--- a/sal/osl/w32/file.cxx
+++ b/sal/osl/w32/file.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: file.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: ihi $ $Date: 2006-08-29 13:34:31 $
+ * last change: $Author: obo $ $Date: 2006-09-17 08:47:05 $
*
* 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"
+
#define UNICODE
#define _UNICODE
#define _WIN32_WINNT 0x0500