aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/app_version.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/app_version.h.in')
-rw-r--r--src/app/app_version.h.in5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/app/app_version.h.in b/src/app/app_version.h.in
index 9aed843da3..b48d6bee4c 100644
--- a/src/app/app_version.h.in
+++ b/src/app/app_version.h.in
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef APP_VERSION_H
-#define APP_VERSION_H
+#pragma once
namespace Core {
namespace Constants {
@@ -76,5 +75,3 @@ const char * const IDE_COPY_SETTINGS_FROM_VARIANT_STR = \"Nokia\";
} // Constants
} // Core
-
-#endif //APP_VERSION_H