summaryrefslogtreecommitdiff
path: root/desktop/inc/app.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/inc/app.hxx')
-rw-r--r--desktop/inc/app.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/desktop/inc/app.hxx b/desktop/inc/app.hxx
index 5b388493e0b1..26e4691ab53c 100644
--- a/desktop/inc/app.hxx
+++ b/desktop/inc/app.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_DESKTOP_INC_APP_HXX
-#define INCLUDED_DESKTOP_INC_APP_HXX
+#pragma once
#include <optional>
#include <sal/log.hxx>
@@ -178,6 +177,4 @@ OUString ReplaceStringHookProc(const OUString& rStr);
}
-#endif // INCLUDED_DESKTOP_INC_APP_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */