diff options
Diffstat (limited to 'dbaccess/source/ui/uno/UserSettingsDlg.hxx')
-rw-r--r-- | dbaccess/source/ui/uno/UserSettingsDlg.hxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/dbaccess/source/ui/uno/UserSettingsDlg.hxx b/dbaccess/source/ui/uno/UserSettingsDlg.hxx index c29e9cf26a43..7e0780ea2bd7 100644 --- a/dbaccess/source/ui/uno/UserSettingsDlg.hxx +++ b/dbaccess/source/ui/uno/UserSettingsDlg.hxx @@ -17,8 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_DBACCESS_SOURCE_UI_UNO_USERSETTINGSDLG_HXX -#define INCLUDED_DBACCESS_SOURCE_UI_UNO_USERSETTINGSDLG_HXX +#pragma once #include <unoadmin.hxx> @@ -55,6 +54,4 @@ private: } // namespace dbaui -#endif // INCLUDED_DBACCESS_SOURCE_UI_UNO_USERSETTINGSDLG_HXX - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |