diff options
Diffstat (limited to 'include/svx/svdocirc.hxx')
-rw-r--r-- | include/svx/svdocirc.hxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/include/svx/svdocirc.hxx b/include/svx/svdocirc.hxx index a13eeac0e241..5da739068aee 100644 --- a/include/svx/svdocirc.hxx +++ b/include/svx/svdocirc.hxx @@ -17,8 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_SVX_SVDOCIRC_HXX -#define INCLUDED_SVX_SVDOCIRC_HXX +#pragma once #include <svx/svdorect.hxx> #include <svx/svxdllapi.h> @@ -141,6 +140,4 @@ public: }; -#endif // INCLUDED_SVX_SVDOCIRC_HXX - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |