aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/ios/iosdebugsupport.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/ios/iosdebugsupport.h')
-rw-r--r--src/plugins/ios/iosdebugsupport.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/ios/iosdebugsupport.h b/src/plugins/ios/iosdebugsupport.h
index e5f12c7699..a645f2f1a5 100644
--- a/src/plugins/ios/iosdebugsupport.h
+++ b/src/plugins/ios/iosdebugsupport.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef IOSDEBUGSUPPORT_H
-#define IOSDEBUGSUPPORT_H
+#pragma once
#include "iosrunconfiguration.h"
#include <QProcess>
@@ -65,5 +64,3 @@ private:
} // namespace Internal
} // namespace Ios
-
-#endif // IOSDEBUGSUPPORT_H