summaryrefslogtreecommitdiff
path: root/include/svtools/popupwindowcontroller.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/popupwindowcontroller.hxx')
-rw-r--r--include/svtools/popupwindowcontroller.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/svtools/popupwindowcontroller.hxx b/include/svtools/popupwindowcontroller.hxx
index 7aa1ca08f39a..893ad11ca82d 100644
--- a/include/svtools/popupwindowcontroller.hxx
+++ b/include/svtools/popupwindowcontroller.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SVTOOLS_POPUPWINDOWCONTROLLER_HXX
-#define INCLUDED_SVTOOLS_POPUPWINDOWCONTROLLER_HXX
+#pragma once
#include <memory>
#include <o3tl/deleter.hxx>
@@ -86,6 +85,4 @@ private:
} // namespace svt
-#endif // INCLUDED_SVTOOLS_POPUPWINDOWCONTROLLER_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */