summaryrefslogtreecommitdiff
path: root/vcl/workben/outdevgrind.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 11:47:49 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 11:47:49 +0000
commit5bc2a3efdd990a391ee3c8d8ade2a020f5811255 (patch)
tree6bb4b7bf7187d493f58fc64855dea4917c524890 /vcl/workben/outdevgrind.cxx
parent312c24e45af2176aa991e2b6d201b7a8624bf256 (diff)
INTEGRATION: CWS pchfix02 (1.2.4); FILE MERGED
2006/09/01 17:58:15 kaib 1.2.4.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl/workben/outdevgrind.cxx')
-rwxr-xr-xvcl/workben/outdevgrind.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/workben/outdevgrind.cxx b/vcl/workben/outdevgrind.cxx
index a18fd0470c84..2b7c0c54e436 100755
--- a/vcl/workben/outdevgrind.cxx
+++ b/vcl/workben/outdevgrind.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: outdevgrind.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: ihi $ $Date: 2006-08-29 11:07:03 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:47:49 $
*
* 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"
+
// bootstrap stuff
#include <rtl/bootstrap.hxx>
#include <comphelper/processfactory.hxx>