summaryrefslogtreecommitdiff
path: root/sd/source/ui/tools/SdGlobalResourceContainer.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 18:22:21 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 18:22:21 +0000
commitfa597ed8f4fe642f4b561a6524ed60d33af7c07a (patch)
tree07d3c27b8a0beb93620cc97dbb8f267d9ca58034 /sd/source/ui/tools/SdGlobalResourceContainer.cxx
parenta65b2bca14822c17791c52beca2598783425efa1 (diff)
INTEGRATION: CWS pchfix02 (1.4.104); FILE MERGED
2006/09/01 17:37:27 kaib 1.4.104.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sd/source/ui/tools/SdGlobalResourceContainer.cxx')
-rw-r--r--sd/source/ui/tools/SdGlobalResourceContainer.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sd/source/ui/tools/SdGlobalResourceContainer.cxx b/sd/source/ui/tools/SdGlobalResourceContainer.cxx
index 0200946b9fe6..f11a929f1405 100644
--- a/sd/source/ui/tools/SdGlobalResourceContainer.cxx
+++ b/sd/source/ui/tools/SdGlobalResourceContainer.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: SdGlobalResourceContainer.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: kz $ $Date: 2006-04-26 20:53:59 $
+ * last change: $Author: obo $ $Date: 2006-09-16 19:22:21 $
*
* 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_sd.hxx"
+
#include "tools/SdGlobalResourceContainer.hxx"
#include <algorithm>