aboutsummaryrefslogtreecommitdiff
path: root/kcoreaddons_export.h
diff options
context:
space:
mode:
Diffstat (limited to 'kcoreaddons_export.h')
-rw-r--r--kcoreaddons_export.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/kcoreaddons_export.h b/kcoreaddons_export.h
index 00c13059..16e7360b 100644
--- a/kcoreaddons_export.h
+++ b/kcoreaddons_export.h
@@ -1,6 +1,5 @@
-#ifndef KCOREADDONS_EXPORT_H
-#define KCOREADDONS_EXPORT_H
+#pragma once
#ifdef KCOREADDONS_STATIC_DEFINE
# define KCOREADDONS_EXPORT
@@ -37,5 +36,3 @@
#if DEFINE_NO_DEPRECATED
# define KCOREADDONS_NO_DEPRECATED
#endif
-
-#endif