summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdogrp.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 04:55:09 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 04:55:09 +0000
commit0bf88f78f27c264c5b8b1bf36859c024f77e90d4 (patch)
tree26b459b5db0943be92ba8d6a3bad8649bf48f0b7 /svx/source/svdraw/svdogrp.cxx
parentf2bb9d9efa36adf4bdac015fa964b7a9bcee8696 (diff)
INTEGRATION: CWS pchfix02 (1.28.114); FILE MERGED
2006/09/01 17:47:25 kaib 1.28.114.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svx/source/svdraw/svdogrp.cxx')
-rw-r--r--svx/source/svdraw/svdogrp.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/svx/source/svdraw/svdogrp.cxx b/svx/source/svdraw/svdogrp.cxx
index cd545e4fd21d..c93d184d0c09 100644
--- a/svx/source/svdraw/svdogrp.cxx
+++ b/svx/source/svdraw/svdogrp.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: svdogrp.cxx,v $
*
- * $Revision: 1.29 $
+ * $Revision: 1.30 $
*
- * last change: $Author: ihi $ $Date: 2006-08-29 14:41:29 $
+ * last change: $Author: obo $ $Date: 2006-09-17 05:55:09 $
*
* 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_svx.hxx"
+
#ifndef _SVXLINKMGR_HXX //autogen
#include <linkmgr.hxx>
#endif