aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmakeandroidsupport/qmakeandroidsupport.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/qmakeandroidsupport/qmakeandroidsupport.h')
-rw-r--r--src/plugins/qmakeandroidsupport/qmakeandroidsupport.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/qmakeandroidsupport/qmakeandroidsupport.h b/src/plugins/qmakeandroidsupport/qmakeandroidsupport.h
index 1a9e4f69c3..52557f1881 100644
--- a/src/plugins/qmakeandroidsupport/qmakeandroidsupport.h
+++ b/src/plugins/qmakeandroidsupport/qmakeandroidsupport.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef QMAKEANDROIDSUPPORT_H
-#define QMAKEANDROIDSUPPORT_H
+#pragma once
#include <android/androidqtsupport.h>
@@ -49,5 +48,3 @@ public:
} // namespace Internal
} // namespace QmakeAndroidSupport
-
-#endif // QMAKEANDROIDSUPPORT_H