summaryrefslogtreecommitdiff
path: root/forms/source/runtime/formoperations.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2006-12-05 14:26:35 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2006-12-05 14:26:35 +0000
commit273f2f9c6af2a6f83afe02a16e737917119322ad (patch)
tree61b8e65fefef8717978ca7b5268bac26df139e00 /forms/source/runtime/formoperations.cxx
parent63af85c9215056cc3a77ad5c0fdcf953a26c41f5 (diff)
#i10000# pch statement added.
Diffstat (limited to 'forms/source/runtime/formoperations.cxx')
-rw-r--r--forms/source/runtime/formoperations.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/forms/source/runtime/formoperations.cxx b/forms/source/runtime/formoperations.cxx
index d8cda04d1cc7..21a03b2a4d88 100644
--- a/forms/source/runtime/formoperations.cxx
+++ b/forms/source/runtime/formoperations.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: formoperations.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2006-12-01 16:56:16 $
+ * last change: $Author: rt $ $Date: 2006-12-05 15:26:35 $
*
* 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 "formoperations.hxx"
#include "frm_strings.hxx"
#include "frm_resource.hxx"