summaryrefslogtreecommitdiff
path: root/svx/source/mnuctrls
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 04:25:28 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 04:25:28 +0000
commita28e36c63e155d54897e10daa2c33465566fa51a (patch)
treec8fc3cc228d47ec5694c3678bf67e7b692a81904 /svx/source/mnuctrls
parent581f69eb359b6e504a4ad7b1790c017d8c2b0429 (diff)
INTEGRATION: CWS pchfix02 (1.4.116); FILE MERGED
2006/09/01 17:47:03 kaib 1.4.116.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svx/source/mnuctrls')
-rw-r--r--svx/source/mnuctrls/fntszctl.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/svx/source/mnuctrls/fntszctl.cxx b/svx/source/mnuctrls/fntszctl.cxx
index d4eeedda6e..12e930c7c8 100644
--- a/svx/source/mnuctrls/fntszctl.cxx
+++ b/svx/source/mnuctrls/fntszctl.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: fntszctl.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 16:17:27 $
+ * last change: $Author: obo $ $Date: 2006-09-17 05:25: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 <string> // HACK: prevent conflict between STLPORT and Workshop headern
#ifndef _SFXITEMPOOL_HXX //autogen