summaryrefslogtreecommitdiff
path: root/basegfx/source/tools
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 07:06:41 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 07:06:41 +0000
commit995bca2f92109f317ee16f1936b66d1f8e35038b (patch)
tree04e49ec8cd3295e8541941c76287f0075a967dd2 /basegfx/source/tools
parentf8dd797fc461a202f93744ef158dd91fcc9ac7ee (diff)
INTEGRATION: CWS pchfix02 (1.3.36); FILE MERGED
2006/09/01 17:16:39 kaib 1.3.36.1: #i68856# Added header markers and pch files
Diffstat (limited to 'basegfx/source/tools')
-rw-r--r--basegfx/source/tools/liangbarsky.cxx7
-rw-r--r--basegfx/source/tools/tools.cxx7
2 files changed, 10 insertions, 4 deletions
diff --git a/basegfx/source/tools/liangbarsky.cxx b/basegfx/source/tools/liangbarsky.cxx
index d7a03e9e267a..c0ceaeef3fab 100644
--- a/basegfx/source/tools/liangbarsky.cxx
+++ b/basegfx/source/tools/liangbarsky.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: liangbarsky.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 20:51:24 $
+ * last change: $Author: obo $ $Date: 2006-09-17 08:05:50 $
*
* 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"
+
#include "basegfx/tools/tools.hxx"
#include "basegfx/numeric/ftools.hxx"
#include "basegfx/range/b2drange.hxx"
diff --git a/basegfx/source/tools/tools.cxx b/basegfx/source/tools/tools.cxx
index 2d1fc1a798d3..a12f6c355fec 100644
--- a/basegfx/source/tools/tools.cxx
+++ b/basegfx/source/tools/tools.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: tools.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 20:51:56 $
+ * last change: $Author: obo $ $Date: 2006-09-17 08:06:04 $
*
* 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"
+
#include "basegfx/tools/tools.hxx"
#include "basegfx/range/b2drange.hxx"