summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/asyncmodaldialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/inc/asyncmodaldialog.hxx')
-rw-r--r--dbaccess/source/ui/inc/asyncmodaldialog.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/dbaccess/source/ui/inc/asyncmodaldialog.hxx b/dbaccess/source/ui/inc/asyncmodaldialog.hxx
index 3b6d2517a154..483dfb7c161b 100644
--- a/dbaccess/source/ui/inc/asyncmodaldialog.hxx
+++ b/dbaccess/source/ui/inc/asyncmodaldialog.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_DBACCESS_SOURCE_UI_INC_ASYNCMODALDIALOG_HXX
-#define INCLUDED_DBACCESS_SOURCE_UI_INC_ASYNCMODALDIALOG_HXX
+#pragma once
#include <com/sun/star/ui/dialogs/XExecutableDialog.hpp>
@@ -45,6 +44,4 @@ namespace dbaui
} // namespace dbaui
-#endif // INCLUDED_DBACCESS_SOURCE_UI_INC_ASYNCMODALDIALOG_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */