summaryrefslogtreecommitdiffstats
path: root/connectivity/source/resource
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-12-15 00:38:04 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-12-15 00:38:04 +0000
commita1c2b456fa14bf3d813453f972331641329503e0 (patch)
tree3d5145ccb26477aaac1eafd19435da4c36730223 /connectivity/source/resource
parent#i10000# remove math.h (thb) (diff)
downloadcore-a1c2b456fa14bf3d813453f972331641329503e0.tar.gz
core-a1c2b456fa14bf3d813453f972331641329503e0.zip
#i10000# add pch declaration
Diffstat (limited to 'connectivity/source/resource')
-rw-r--r--connectivity/source/resource/sharedresources.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/connectivity/source/resource/sharedresources.cxx b/connectivity/source/resource/sharedresources.cxx
index 3ff6e1fc13c9..d32b8083d0fa 100644
--- a/connectivity/source/resource/sharedresources.cxx
+++ b/connectivity/source/resource/sharedresources.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: sharedresources.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: kz $ $Date: 2006-12-13 16:25:56 $
+ * last change: $Author: vg $ $Date: 2006-12-15 01:38:04 $
*
* 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_connectivity.hxx"
+
#ifndef CONNECTIVITY_SHAREDRESOURCES_HXX
#include "resource/sharedresources.hxx"
#endif