summaryrefslogtreecommitdiff
path: root/framework/inc/helper/propertysetcontainer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/helper/propertysetcontainer.hxx')
-rw-r--r--framework/inc/helper/propertysetcontainer.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/framework/inc/helper/propertysetcontainer.hxx b/framework/inc/helper/propertysetcontainer.hxx
index 6ad2dc86cb88..ba1c7110d1b6 100644
--- a/framework/inc/helper/propertysetcontainer.hxx
+++ b/framework/inc/helper/propertysetcontainer.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_FRAMEWORK_INC_HELPER_PROPERTYSETCONTAINER_HXX
-#define INCLUDED_FRAMEWORK_INC_HELPER_PROPERTYSETCONTAINER_HXX
+#pragma once
/** Attention: stl headers must(!) be included at first. Otherwise it can make trouble
with solaris headers ...
@@ -72,6 +71,4 @@ class PropertySetContainer : public css::container::XIndexContainer ,
}
-#endif // __FRAMEWORK_CLASSES_PROPERTYSETCONTAINER_HXX_
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */