aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/model/GpgData.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/model/GpgData.h')
-rw-r--r--src/core/model/GpgData.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/core/model/GpgData.h b/src/core/model/GpgData.h
index 8d2c1e52..a4b58638 100644
--- a/src/core/model/GpgData.h
+++ b/src/core/model/GpgData.h
@@ -26,8 +26,7 @@
*
*/
-#ifndef _GPGDATA_H
-#define _GPGDATA_H
+#pragma once
#include "core/GpgConstants.h"
@@ -83,5 +82,3 @@ class GpgData {
};
} // namespace GpgFrontend
-
-#endif // _GPGDATA_H \ No newline at end of file