diff options
Diffstat (limited to 'include/svtools/bindablecontrolhelper.hxx')
-rw-r--r-- | include/svtools/bindablecontrolhelper.hxx | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/include/svtools/bindablecontrolhelper.hxx b/include/svtools/bindablecontrolhelper.hxx index d05f52b71e9f..8ec4762d2dd1 100644 --- a/include/svtools/bindablecontrolhelper.hxx +++ b/include/svtools/bindablecontrolhelper.hxx @@ -17,8 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_SVTOOLS_BINDABLECONTROLHELPER_HXX -#define INCLUDED_SVTOOLS_BINDABLECONTROLHELPER_HXX +#pragma once #include <svtools/svtdllapi.h> @@ -44,7 +43,4 @@ namespace svt } // namespace svt - -#endif // INCLUDED_SVTOOLS_BINDABLECONTROLHELPER_HXX - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |