summaryrefslogtreecommitdiff
path: root/basegfx/source/point/b3ipoint.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 07:00:49 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 07:00:49 +0000
commit3f73a5a35a91505558e34ca8ae2b781175f1d1d0 (patch)
tree57d3d5b17275fe235a074377078f6784b77bf890 /basegfx/source/point/b3ipoint.cxx
parent2d922166095bf02d084fcb7f2535904a38f20eff (diff)
INTEGRATION: CWS pchfix02 (1.3.28); FILE MERGED
2006/09/01 17:16:35 kaib 1.3.28.1: #i68856# Added header markers and pch files
Diffstat (limited to 'basegfx/source/point/b3ipoint.cxx')
-rw-r--r--basegfx/source/point/b3ipoint.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/basegfx/source/point/b3ipoint.cxx b/basegfx/source/point/b3ipoint.cxx
index 907bc3203240..7e26f52d6f95 100644
--- a/basegfx/source/point/b3ipoint.cxx
+++ b/basegfx/source/point/b3ipoint.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: b3ipoint.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: kz $ $Date: 2005-11-02 13:57:23 $
+ * last change: $Author: obo $ $Date: 2006-09-17 08:00: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_basegfx.hxx"
+
#ifndef _BGFX_POINT_B3IPOINT_HXX
#include <basegfx/point/b3ipoint.hxx>
#endif