aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/android/androidrunconfiguration.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/android/androidrunconfiguration.h')
-rw-r--r--src/plugins/android/androidrunconfiguration.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/android/androidrunconfiguration.h b/src/plugins/android/androidrunconfiguration.h
index ca895e2c0b..cfa54312d9 100644
--- a/src/plugins/android/androidrunconfiguration.h
+++ b/src/plugins/android/androidrunconfiguration.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef ANDROIDRUNCONFIGURATION_H
-#define ANDROIDRUNCONFIGURATION_H
+#pragma once
#include "android_global.h"
@@ -47,5 +46,3 @@ protected:
};
} // namespace Android
-
-#endif // ANDROIDRUNCONFIGURATION_H