summaryrefslogtreecommitdiffstats
path: root/framework/source/tabwin/tabwinfactory.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2006-10-30 07:11:38 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2006-10-30 07:11:38 +0000
commit9a8ea793a1afa3af41d91d0577fcb9c891f5a0cd (patch)
treecf97f57ca2f356d5da9b35d1e50e00d4a2408864 /framework/source/tabwin/tabwinfactory.cxx
parentINTEGRATION: CWS ause060 (1.2.4); FILE MERGED (diff)
downloadcore-9a8ea793a1afa3af41d91d0577fcb9c891f5a0cd.tar.gz
core-9a8ea793a1afa3af41d91d0577fcb9c891f5a0cd.zip
INTEGRATION: CWS ause060 (1.2.4); FILE MERGED
2006/09/25 16:27:41 hjs 1.2.4.1: #i69234# missing pch include
Diffstat (limited to 'framework/source/tabwin/tabwinfactory.cxx')
-rw-r--r--framework/source/tabwin/tabwinfactory.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/framework/source/tabwin/tabwinfactory.cxx b/framework/source/tabwin/tabwinfactory.cxx
index 435c2ab9bc34..fa8cd6146fa1 100644
--- a/framework/source/tabwin/tabwinfactory.cxx
+++ b/framework/source/tabwin/tabwinfactory.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: tabwinfactory.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: vg $ $Date: 2006-09-08 08:34:49 $
+ * last change: $Author: rt $ $Date: 2006-10-30 08:11:38 $
*
* 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_framework.hxx"
+
#ifndef __FRAMEWORK_TABWIN_TABWINFACTORY_HXX_
#include <tabwin/tabwinfactory.hxx>
#endif