diff options
Diffstat (limited to 'sc/source/ui/inc/tphfedit.hxx')
-rw-r--r-- | sc/source/ui/inc/tphfedit.hxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sc/source/ui/inc/tphfedit.hxx b/sc/source/ui/inc/tphfedit.hxx index 5bce89b41f4a..e6f70b5ecf23 100644 --- a/sc/source/ui/inc/tphfedit.hxx +++ b/sc/source/ui/inc/tphfedit.hxx @@ -17,8 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_SC_SOURCE_UI_INC_TPHFEDIT_HXX -#define INCLUDED_SC_SOURCE_UI_INC_TPHFEDIT_HXX +#pragma once #include <scdllapi.h> #include <editutil.hxx> @@ -86,6 +85,4 @@ private: }; -#endif // INCLUDED_SC_SOURCE_UI_INC_TPHFEDIT_HXX - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |