summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 03:10:42 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 03:10:42 +0000
commit398ca7f4c33af797ac2c938f92f5860817ae12ae (patch)
tree0c777d26cf31d380fd3392dc07e38fafce822f28
parent3a28c17031ca0efb13431b80887895ee1d83e3e3 (diff)
INTEGRATION: CWS pchfix02 (1.28.116); FILE MERGED
2006/09/01 17:46:04 kaib 1.28.116.1: #i68856# Added header markers and pch files
-rw-r--r--svx/source/dialog/border.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/svx/source/dialog/border.cxx b/svx/source/dialog/border.cxx
index 7be42c29eef8..1040ae9c42dd 100644
--- a/svx/source/dialog/border.cxx
+++ b/svx/source/dialog/border.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: border.cxx,v $
*
- * $Revision: 1.28 $
+ * $Revision: 1.29 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 15:00:32 $
+ * last change: $Author: obo $ $Date: 2006-09-17 04:10:42 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -32,6 +32,9 @@
* MA 02111-1307 USA
*
************************************************************************/
+
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_svx.hxx"
#ifdef SVX_DLLIMPLEMENTATION
#undef SVX_DLLIMPLEMENTATION
#endif