summaryrefslogtreecommitdiff
path: root/sfx2/source/toolbox
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 15:48:39 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 15:48:39 +0000
commit0f57623e8cb6b83f47f50630996547547050e1df (patch)
treee4cdf5a3e693f668385d50080e89f3e9aa75a161 /sfx2/source/toolbox
parentb0cfe3f1b8f8ae5daecb49c146790b60e1cd61c6 (diff)
INTEGRATION: CWS pchfix02 (1.61.48); FILE MERGED
2006/09/01 17:38:46 kaib 1.61.48.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sfx2/source/toolbox')
-rw-r--r--sfx2/source/toolbox/tbxitem.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/sfx2/source/toolbox/tbxitem.cxx b/sfx2/source/toolbox/tbxitem.cxx
index 98734d769d..aafbace71f 100644
--- a/sfx2/source/toolbox/tbxitem.cxx
+++ b/sfx2/source/toolbox/tbxitem.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: tbxitem.cxx,v $
*
- * $Revision: 1.61 $
+ * $Revision: 1.62 $
*
- * last change: $Author: kz $ $Date: 2006-07-19 17:19:27 $
+ * last change: $Author: obo $ $Date: 2006-09-17 16:48:39 $
*
* 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_sfx2.hxx"
+
#ifdef SOLARIS
// HACK: prevent conflict between STLPORT and Workshop headers on Solaris 8
#include <ctime>
@@ -148,7 +151,6 @@
#endif
#ifndef GCC
-#pragma hdrstop
#endif
#include "tbxctrl.hxx"