diff options
Diffstat (limited to 'include/svx/svdograf.hxx')
-rw-r--r-- | include/svx/svdograf.hxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/include/svx/svdograf.hxx b/include/svx/svdograf.hxx index 950bb00b6cd5..0903f448b251 100644 --- a/include/svx/svdograf.hxx +++ b/include/svx/svdograf.hxx @@ -17,8 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_SVX_SVDOGRAF_HXX -#define INCLUDED_SVX_SVDOGRAF_HXX +#pragma once #include <com/sun/star/io/XInputStream.hpp> #include <com/sun/star/graphic/XGraphic.hpp> @@ -309,6 +308,4 @@ public: } }; -#endif // INCLUDED_SVX_SVDOGRAF_HXX - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |