summaryrefslogtreecommitdiff
path: root/include/svtools/brwhead.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/brwhead.hxx')
-rw-r--r--include/svtools/brwhead.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/svtools/brwhead.hxx b/include/svtools/brwhead.hxx
index 082e9c134970..6d753e0ee507 100644
--- a/include/svtools/brwhead.hxx
+++ b/include/svtools/brwhead.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SVTOOLS_BRWHEAD_HXX
-#define INCLUDED_SVTOOLS_BRWHEAD_HXX
+#pragma once
#include <svtools/svtdllapi.h>
#include <vcl/headbar.hxx>
@@ -42,6 +41,4 @@ public:
};
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */