summaryrefslogtreecommitdiff
path: root/toolkit/source/controls/stdtabcontrollermodel.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 11:18:33 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 11:18:33 +0000
commitf83b3e0966fe19f55f41583d953c98ef76b97e2c (patch)
tree2836af8a545b851a4599f05809413c211101f7ca /toolkit/source/controls/stdtabcontrollermodel.cxx
parent0a898ce1031a655839cd0d36ca01cdae6d879bc9 (diff)
INTEGRATION: CWS pchfix02 (1.4.40); FILE MERGED
2006/09/01 17:54:22 kaib 1.4.40.1: #i68856# Added header markers and pch files
Diffstat (limited to 'toolkit/source/controls/stdtabcontrollermodel.cxx')
-rw-r--r--toolkit/source/controls/stdtabcontrollermodel.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/toolkit/source/controls/stdtabcontrollermodel.cxx b/toolkit/source/controls/stdtabcontrollermodel.cxx
index 277989ea31cb..1e5acb54f9c9 100644
--- a/toolkit/source/controls/stdtabcontrollermodel.cxx
+++ b/toolkit/source/controls/stdtabcontrollermodel.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: stdtabcontrollermodel.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 23:03:54 $
+ * last change: $Author: obo $ $Date: 2006-09-16 12:18:33 $
*
* 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_toolkit.hxx"
+
#ifndef _COM_SUN_STAR_IO_XMARKABLESTREAM_HPP_
#include <com/sun/star/io/XMarkableStream.hpp>
#endif