diff options
Diffstat (limited to 'include/svx/svdoole2.hxx')
-rw-r--r-- | include/svx/svdoole2.hxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/include/svx/svdoole2.hxx b/include/svx/svdoole2.hxx index 56b40a6f00df..ae6ff818bdf6 100644 --- a/include/svx/svdoole2.hxx +++ b/include/svx/svdoole2.hxx @@ -17,8 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_SVX_SVDOOLE2_HXX -#define INCLUDED_SVX_SVDOOLE2_HXX +#pragma once #include <memory> #include <svx/svdorect.hxx> @@ -200,6 +199,4 @@ public: void Connect() { GetRealObject(); } }; -#endif // INCLUDED_SVX_SVDOOLE2_HXX - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |