aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/dropsupport.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/utils/dropsupport.h')
-rw-r--r--src/libs/utils/dropsupport.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/libs/utils/dropsupport.h b/src/libs/utils/dropsupport.h
index 77ec885450..c91f2c5c8a 100644
--- a/src/libs/utils/dropsupport.h
+++ b/src/libs/utils/dropsupport.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef UTILS_DROPSUPPORT_H
-#define UTILS_DROPSUPPORT_H
+#pragma once
#include "utils_global.h"
@@ -105,5 +104,3 @@ private:
};
} // namespace Utils
-
-#endif // UTILS_DROPSUPPORT_H