summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/breakpoint.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/basicide/breakpoint.hxx')
-rw-r--r--basctl/source/basicide/breakpoint.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/basctl/source/basicide/breakpoint.hxx b/basctl/source/basicide/breakpoint.hxx
index 61a23753e042..4b5ab232535e 100644
--- a/basctl/source/basicide/breakpoint.hxx
+++ b/basctl/source/basicide/breakpoint.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_BASCTL_SOURCE_BASICIDE_BREAKPOINT_HXX
-#define INCLUDED_BASCTL_SOURCE_BASICIDE_BREAKPOINT_HXX
+#pragma once
#include <cstddef>
#include <vector>
@@ -78,6 +77,4 @@ public:
} // namespace basctl
-#endif // INCLUDED_BASCTL_SOURCE_BASICIDE_BREAKPOINT_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */