summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/IItemSetHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/inc/IItemSetHelper.hxx')
-rw-r--r--dbaccess/source/ui/inc/IItemSetHelper.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/dbaccess/source/ui/inc/IItemSetHelper.hxx b/dbaccess/source/ui/inc/IItemSetHelper.hxx
index 8b0fe5f88278..cdc1026eaf36 100644
--- a/dbaccess/source/ui/inc/IItemSetHelper.hxx
+++ b/dbaccess/source/ui/inc/IItemSetHelper.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_DBACCESS_SOURCE_UI_INC_IITEMSETHELPER_HXX
-#define INCLUDED_DBACCESS_SOURCE_UI_INC_IITEMSETHELPER_HXX
+#pragma once
#include <sal/types.h>
#include <com/sun/star/uno/Reference.hxx>
@@ -69,6 +68,5 @@ namespace dbaui
~IDatabaseSettingsDialog() {}
};
}
-#endif // INCLUDED_DBACCESS_SOURCE_UI_INC_IITEMSETHELPER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */