diff options
Diffstat (limited to 'sw/inc/authratr.hxx')
-rw-r--r-- | sw/inc/authratr.hxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sw/inc/authratr.hxx b/sw/inc/authratr.hxx index 2c68369215d1..62ae6de0b79d 100644 --- a/sw/inc/authratr.hxx +++ b/sw/inc/authratr.hxx @@ -17,8 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_SW_INC_AUTHRATR_HXX -#define INCLUDED_SW_INC_AUTHRATR_HXX +#pragma once #include <tools/color.hxx> #include "swdllapi.h" @@ -39,6 +38,4 @@ public: } }; -#endif - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |