aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/sshkeydeployer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/remotelinux/sshkeydeployer.h')
-rw-r--r--src/plugins/remotelinux/sshkeydeployer.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/remotelinux/sshkeydeployer.h b/src/plugins/remotelinux/sshkeydeployer.h
index d671e94d87..8da128006a 100644
--- a/src/plugins/remotelinux/sshkeydeployer.h
+++ b/src/plugins/remotelinux/sshkeydeployer.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef SSHKEYDEPLOYER_H
-#define SSHKEYDEPLOYER_H
+#pragma once
#include "remotelinux_export.h"
@@ -62,5 +61,3 @@ private:
};
} // namespace RemoteLinux
-
-#endif // SSHKEYDEPLOYER_H