summaryrefslogtreecommitdiff
path: root/include/mbgl/style/property_transition.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/mbgl/style/property_transition.hpp')
-rw-r--r--include/mbgl/style/property_transition.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/mbgl/style/property_transition.hpp b/include/mbgl/style/property_transition.hpp
index fa837f11a3..b9a301feea 100644
--- a/include/mbgl/style/property_transition.hpp
+++ b/include/mbgl/style/property_transition.hpp
@@ -1,5 +1,4 @@
-#ifndef MBGL_STYLE_PROPERTY_TRANSITION
-#define MBGL_STYLE_PROPERTY_TRANSITION
+#pragma once
#include <mbgl/util/chrono.hpp>
#include <mbgl/util/optional.hpp>
@@ -16,5 +15,3 @@ public:
};
} // namespace mbgl
-
-#endif // MBGL_STYLE_PROPERTY_TRANSITION