summaryrefslogtreecommitdiff
path: root/basebmp
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-10-12 12:47:26 +0000
committerOliver Bolte <obo@openoffice.org>2006-10-12 12:47:26 +0000
commitdd0226fc0308e5cc98ac243c2494fe48627f7d1a (patch)
tree4bab59518675ebe7bd62ded561ac2dcd2b568768 /basebmp
parent5654477b44294eb098936b2ab028f394cad05b96 (diff)
INTEGRATION: CWS sb59 (1.3.4); FILE MERGED
2006/08/30 22:52:04 thb 1.3.4.1: #i69122# Made basebmp compile warning-free
Diffstat (limited to 'basebmp')
-rw-r--r--basebmp/inc/basebmp/stridedarrayiterator.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/basebmp/inc/basebmp/stridedarrayiterator.hxx b/basebmp/inc/basebmp/stridedarrayiterator.hxx
index 501fa187d5b5..ca3717da5af1 100644
--- a/basebmp/inc/basebmp/stridedarrayiterator.hxx
+++ b/basebmp/inc/basebmp/stridedarrayiterator.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: stridedarrayiterator.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: thb $ $Date: 2006-06-07 14:27:35 $
+ * last change: $Author: obo $ $Date: 2006-10-12 13:47:26 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -36,6 +36,8 @@
#ifndef INCLUDED_BASEBMP_STRIDEDARRAYITERATOR_HXX
#define INCLUDED_BASEBMP_STRIDEDARRAYITERATOR_HXX
+#include <basebmp/metafunctions.hxx>
+
namespace basebmp
{