summaryrefslogtreecommitdiff
path: root/vcl/unx/source/gdi/dtint.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 11:37:22 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 11:37:22 +0000
commit2936b5a1d6495c89d1cdc58f3112eb73c4b50160 (patch)
treedca55b6b28a9e2bb0ddea6dcf201edef75fb0437 /vcl/unx/source/gdi/dtint.cxx
parenta99e03f8c4079005637b4d1443407aa6d15a1fac (diff)
INTEGRATION: CWS pchfix02 (1.27.4); FILE MERGED
2006/09/01 17:58:07 kaib 1.27.4.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl/unx/source/gdi/dtint.cxx')
-rw-r--r--vcl/unx/source/gdi/dtint.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/unx/source/gdi/dtint.cxx b/vcl/unx/source/gdi/dtint.cxx
index 0caa952df506..bec5d935585a 100644
--- a/vcl/unx/source/gdi/dtint.cxx
+++ b/vcl/unx/source/gdi/dtint.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: dtint.cxx,v $
*
- * $Revision: 1.27 $
+ * $Revision: 1.28 $
*
- * last change: $Author: hr $ $Date: 2006-08-11 17:50:55 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:37:22 $
*
* 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_vcl.hxx"
+
#include <unistd.h>
#include <sys/types.h>
#include <sys/stat.h>