summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 11:36:54 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 11:36:54 +0000
commit1de9ea36ebc448125599fe0c3b905344203e3bda (patch)
treed791d9aea5552371a9b4833c032a49c449b7a763 /vcl
parentc4e435b609db9098ee5353376419fb9bba200fc9 (diff)
INTEGRATION: CWS pchfix02 (1.61.112); FILE MERGED
2006/09/01 17:58:07 kaib 1.61.112.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl')
-rw-r--r--vcl/unx/source/app/wmadaptor.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/unx/source/app/wmadaptor.cxx b/vcl/unx/source/app/wmadaptor.cxx
index 55fe1bbae9bb..2dbf10805243 100644
--- a/vcl/unx/source/app/wmadaptor.cxx
+++ b/vcl/unx/source/app/wmadaptor.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: wmadaptor.cxx,v $
*
- * $Revision: 1.61 $
+ * $Revision: 1.62 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 19:52:44 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:36:54 $
*
* 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 <string.h>
#include <stdio.h>
#include <stdlib.h>