diff options
Diffstat (limited to 'framework')
-rw-r--r-- | framework/inc/classes/propertysethelper.hxx | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/framework/inc/classes/propertysethelper.hxx b/framework/inc/classes/propertysethelper.hxx index fd84201f0e16..cd69b08b9e2b 100644 --- a/framework/inc/classes/propertysethelper.hxx +++ b/framework/inc/classes/propertysethelper.hxx @@ -4,9 +4,9 @@ * * $RCSfile: propertysethelper.hxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: rt $ $Date: 2006-02-07 10:23:12 $ + * last change: $Author: vg $ $Date: 2006-11-22 10:40:15 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -36,9 +36,6 @@ #ifndef __FRAMEWORK_CLASSES_PROPERTYSETHELPER_HXX_ #define __FRAMEWORK_CLASSES_PROPERTYSETHELPER_HXX_ -#include <hash_map> -#include <vector> - //_________________________________________________________________________________________________________________ // my own includes |