aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/remotelinuxplugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/remotelinux/remotelinuxplugin.h')
-rw-r--r--src/plugins/remotelinux/remotelinuxplugin.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/remotelinux/remotelinuxplugin.h b/src/plugins/remotelinux/remotelinuxplugin.h
index 83b1161129..aa35482d2f 100644
--- a/src/plugins/remotelinux/remotelinuxplugin.h
+++ b/src/plugins/remotelinux/remotelinuxplugin.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef REMOTELINUXPLUGIN_H
-#define REMOTELINUXPLUGIN_H
+#pragma once
#include <extensionsystem/iplugin.h>
@@ -46,5 +45,3 @@ public:
} // namespace Internal
} // namespace RemoteLinux
-
-#endif // REMOTELINUXPLUGIN_H