summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/graph.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 11:01:20 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 11:01:20 +0000
commit300c3da33a2b6957f66f8c1e519cf76efd806a14 (patch)
tree641708ae8b88d16ee6d3f93928537ce9ceaa44d3 /vcl/source/gdi/graph.cxx
parent9c72dab5e9c2aa166f8b7e168bb2a5546d4a6ebe (diff)
INTEGRATION: CWS pchfix02 (1.11.112); FILE MERGED
2006/09/01 17:57:42 kaib 1.11.112.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl/source/gdi/graph.cxx')
-rw-r--r--vcl/source/gdi/graph.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/source/gdi/graph.cxx b/vcl/source/gdi/graph.cxx
index 86f969d8bf70..c6c743c6eaf9 100644
--- a/vcl/source/gdi/graph.cxx
+++ b/vcl/source/gdi/graph.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: graph.cxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 19:23:45 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:01:20 $
*
* 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_vcl.hxx"
+
#ifndef _SV_IMPGRAPH_HXX
#include <impgraph.hxx>
#endif