summaryrefslogtreecommitdiff
path: root/desktop/source/app/cmdlinehelp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/app/cmdlinehelp.hxx')
-rw-r--r--desktop/source/app/cmdlinehelp.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/desktop/source/app/cmdlinehelp.hxx b/desktop/source/app/cmdlinehelp.hxx
index e1a15360545a..668e93e469a4 100644
--- a/desktop/source/app/cmdlinehelp.hxx
+++ b/desktop/source/app/cmdlinehelp.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_DESKTOP_SOURCE_APP_CMDLINEHELP_HXX
-#define INCLUDED_DESKTOP_SOURCE_APP_CMDLINEHELP_HXX
+#pragma once
#include <rtl/ustring.hxx>
@@ -28,6 +27,4 @@ namespace desktop
void displayVersion();
}
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */