summaryrefslogtreecommitdiff
path: root/svx/source/xoutdev/_xpoly.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 05:22:28 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 05:22:28 +0000
commitc7f5afec2ada26ad75e048e5523905b5a0deea19 (patch)
tree327f61f3d38f7b3295169bb2885ac88f711907b1 /svx/source/xoutdev/_xpoly.cxx
parentf2d1f4ca2c6db03c3f12891b0142661ea18d9c36 (diff)
INTEGRATION: CWS pchfix02 (1.11.114); FILE MERGED
2006/09/01 17:47:46 kaib 1.11.114.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svx/source/xoutdev/_xpoly.cxx')
-rw-r--r--svx/source/xoutdev/_xpoly.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/svx/source/xoutdev/_xpoly.cxx b/svx/source/xoutdev/_xpoly.cxx
index 2c2830f7014d..9f0fb120c94c 100644
--- a/svx/source/xoutdev/_xpoly.cxx
+++ b/svx/source/xoutdev/_xpoly.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: _xpoly.cxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 17:05:41 $
+ * last change: $Author: obo $ $Date: 2006-09-17 06:22:28 $
*
* 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"
+
#include <math.h>
#include <string.h>
#ifndef _OSL_ENDIAN_H_