summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/misc/imageprovider.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-11-07 13:49:19 +0000
committerKurt Zenker <kz@openoffice.org>2006-11-07 13:49:19 +0000
commit18c72531304e2755a77f79fd38205894fe1f43c2 (patch)
treeb01199954de279e3245ac2a7f8ad66ef67625430 /dbaccess/source/ui/misc/imageprovider.cxx
parentINTEGRATION: CWS vq39 (1.2.26); FILE MERGED (diff)
downloadcore-18c72531304e2755a77f79fd38205894fe1f43c2.tar.gz
core-18c72531304e2755a77f79fd38205894fe1f43c2.zip
INTEGRATION: CWS vq39 (1.2.26); FILE MERGED
2006/11/03 04:47:49 vq 1.2.26.1: #i71114# Add missing pch includes.
Diffstat (limited to 'dbaccess/source/ui/misc/imageprovider.cxx')
-rw-r--r--dbaccess/source/ui/misc/imageprovider.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/dbaccess/source/ui/misc/imageprovider.cxx b/dbaccess/source/ui/misc/imageprovider.cxx
index 913b2f6541bf..89f0891cffcd 100644
--- a/dbaccess/source/ui/misc/imageprovider.cxx
+++ b/dbaccess/source/ui/misc/imageprovider.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: imageprovider.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: kz $ $Date: 2006-10-05 13:07:49 $
+ * last change: $Author: kz $ $Date: 2006-11-07 14:49:19 $
*
* 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_dbaccess.hxx"
+
#ifndef DBACCESS_IMAGEPROVIDER_HXX
#include "imageprovider.hxx"
#endif