summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/curledit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/inc/curledit.hxx')
-rw-r--r--dbaccess/source/ui/inc/curledit.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/dbaccess/source/ui/inc/curledit.hxx b/dbaccess/source/ui/inc/curledit.hxx
index 1b53358c4f77..a99c2c3affe3 100644
--- a/dbaccess/source/ui/inc/curledit.hxx
+++ b/dbaccess/source/ui/inc/curledit.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_DBACCESS_SOURCE_UI_INC_CURLEDIT_HXX
-#define INCLUDED_DBACCESS_SOURCE_UI_INC_CURLEDIT_HXX
+#pragma once
#include <vcl/weld.hxx>
#include <dsntypes.hxx>
@@ -100,6 +99,4 @@ public:
} // namespace dbaui
-#endif // INCLUDED_DBACCESS_SOURCE_UI_INC_CURLEDIT_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */