summaryrefslogtreecommitdiff
path: root/forms/source/resource
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 22:58:46 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 22:58:46 +0000
commit28d5151bb2b96490892201805f2d17b0f3e68be7 (patch)
tree3cdf375c50ee52fac03151a1d14265a9d9b5fe7d /forms/source/resource
parent263e84f506e98997e54785fb8a42737e2c8e5b9f (diff)
INTEGRATION: CWS pchfix02 (1.5.52); FILE MERGED
2006/09/01 17:27:42 kaib 1.5.52.1: #i68856# Added header markers and pch files
Diffstat (limited to 'forms/source/resource')
-rw-r--r--forms/source/resource/frm_resource.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/forms/source/resource/frm_resource.cxx b/forms/source/resource/frm_resource.cxx
index 11f860a65e35..6cf30a5976f2 100644
--- a/forms/source/resource/frm_resource.cxx
+++ b/forms/source/resource/frm_resource.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: frm_resource.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: vg $ $Date: 2006-04-07 15:25:02 $
+ * last change: $Author: obo $ $Date: 2006-09-16 23:58:46 $
*
* 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_forms.hxx"
+
#include "frm_resource.hxx"
#ifndef _TOOLS_SIMPLERESMGR_HXX_