summaryrefslogtreecommitdiff
path: root/framework/inc/xml/imagesconfiguration.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/xml/imagesconfiguration.hxx')
-rw-r--r--framework/inc/xml/imagesconfiguration.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/framework/inc/xml/imagesconfiguration.hxx b/framework/inc/xml/imagesconfiguration.hxx
index cadf20e92272..4b17b7c98d84 100644
--- a/framework/inc/xml/imagesconfiguration.hxx
+++ b/framework/inc/xml/imagesconfiguration.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_FRAMEWORK_INC_XML_IMAGESCONFIGURATION_HXX
-#define INCLUDED_FRAMEWORK_INC_XML_IMAGESCONFIGURATION_HXX
+#pragma once
#include <com/sun/star/io/XInputStream.hpp>
#include <com/sun/star/io/XOutputStream.hpp>
@@ -52,6 +51,4 @@ class ImagesConfiguration
} // namespace framework
-#endif // __FRAMEWORK_CLASSES_IMAGES
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */