aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/common/CoreCommonUtil.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/common/CoreCommonUtil.h')
-rw-r--r--src/core/common/CoreCommonUtil.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/core/common/CoreCommonUtil.h b/src/core/common/CoreCommonUtil.h
index 7c1a4397..4a456071 100644
--- a/src/core/common/CoreCommonUtil.h
+++ b/src/core/common/CoreCommonUtil.h
@@ -26,8 +26,7 @@
*
*/
-#ifndef GPGFRONTEND_CORECOMMONUTIL_H
-#define GPGFRONTEND_CORECOMMONUTIL_H
+#pragma once
#include <string>
@@ -85,5 +84,3 @@ class GPGFRONTEND_CORE_EXPORT CoreCommonUtil : public QObject {
};
} // namespace GpgFrontend
-
-#endif // GPGFRONTEND_CORECOMMONUTIL_H