summaryrefslogtreecommitdiff
path: root/goodies
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 14:42:58 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 14:42:58 +0000
commit9d4edcae01c6d3fd6942e18406d7c7a5de5ef6f1 (patch)
tree347994353eebdd2906f06da138781dcfa250184e /goodies
parentcbcb3c338be674ed47d6626780871e3d33aade8b (diff)
INTEGRATION: CWS pchfix02 (1.6.114); FILE MERGED
2006/09/01 17:30:04 kaib 1.6.114.1: #i68856# Added header markers and pch files
Diffstat (limited to 'goodies')
-rw-r--r--goodies/source/filter.vcl/epgm/epgm.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/goodies/source/filter.vcl/epgm/epgm.cxx b/goodies/source/filter.vcl/epgm/epgm.cxx
index 21141fb4cf99..830b0f0d7a29 100644
--- a/goodies/source/filter.vcl/epgm/epgm.cxx
+++ b/goodies/source/filter.vcl/epgm/epgm.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: epgm.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 02:38:04 $
+ * last change: $Author: obo $ $Date: 2006-09-17 15:42:58 $
*
* 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_goodies.hxx"
+
#include <vcl/svapp.hxx>
#include <vcl/graph.hxx>
#include <vcl/bmpacc.hxx>
@@ -281,7 +284,6 @@ extern "C" BOOL __LOADONCALLAPI DoExportDialog( FltCallDialogParameter& rPara )
// ------------------------------------------------------------------------
#ifndef GCC
-#pragma hdrstop
#endif
// ---------------