aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/winrt/winrtdeployconfiguration.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/winrt/winrtdeployconfiguration.h')
-rw-r--r--src/plugins/winrt/winrtdeployconfiguration.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/winrt/winrtdeployconfiguration.h b/src/plugins/winrt/winrtdeployconfiguration.h
index 00a6d67ae6..96ac069dfe 100644
--- a/src/plugins/winrt/winrtdeployconfiguration.h
+++ b/src/plugins/winrt/winrtdeployconfiguration.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef WINRTDEPLOYCONFIGURATION_H
-#define WINRTDEPLOYCONFIGURATION_H
+#pragma once
#include <projectexplorer/deployconfiguration.h>
#include <projectexplorer/buildstep.h>
@@ -72,5 +71,3 @@ private:
} // namespace Internal
} // namespace WinRt
-
-#endif // WINRTDEPLOYCONFIGURATION_H