diff options
Diffstat (limited to 'include/svx/svdtrans.hxx')
-rw-r--r-- | include/svx/svdtrans.hxx | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/include/svx/svdtrans.hxx b/include/svx/svdtrans.hxx index ccc6308fc018..abc19bf617cd 100644 --- a/include/svx/svdtrans.hxx +++ b/include/svx/svdtrans.hxx @@ -17,8 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_SVX_SVDTRANS_HXX -#define INCLUDED_SVX_SVDTRANS_HXX +#pragma once #include <rtl/ustring.hxx> #include <svx/svxdllapi.h> @@ -297,7 +296,4 @@ public: static OUString GetUnitStr(FieldUnit eUnit); }; - -#endif // INCLUDED_SVX_SVDTRANS_HXX - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |