aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/remotelinux_constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/remotelinux/remotelinux_constants.h')
-rw-r--r--src/plugins/remotelinux/remotelinux_constants.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/remotelinux/remotelinux_constants.h b/src/plugins/remotelinux/remotelinux_constants.h
index 37914faf30..43bd85fe87 100644
--- a/src/plugins/remotelinux/remotelinux_constants.h
+++ b/src/plugins/remotelinux/remotelinux_constants.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef REMOTELINUX_CONSTANTS_H
-#define REMOTELINUX_CONSTANTS_H
+#pragma once
namespace RemoteLinux {
namespace Constants {
@@ -37,5 +36,3 @@ const char EMBEDDED_LINUX_QT[] = "RemoteLinux.EmbeddedLinuxQt";
} // Constants
} // RemoteLinux
-
-#endif // REMOTELINUX_CONSTANTS_H