aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/templateengine.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/utils/templateengine.h')
-rw-r--r--src/libs/utils/templateengine.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/libs/utils/templateengine.h b/src/libs/utils/templateengine.h
index c3e3d354e8..5073992347 100644
--- a/src/libs/utils/templateengine.h
+++ b/src/libs/utils/templateengine.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef TEMPLATEENGINE_H
-#define TEMPLATEENGINE_H
+#pragma once
#include "utils_global.h"
@@ -48,5 +47,3 @@ public:
};
} // namespace Utils
-
-#endif // TEMPLATEENGINE_H