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