summaryrefslogtreecommitdiff
path: root/platform/ios/benchmark/locations.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'platform/ios/benchmark/locations.hpp')
-rw-r--r--platform/ios/benchmark/locations.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/platform/ios/benchmark/locations.hpp b/platform/ios/benchmark/locations.hpp
index 96f9c6025b..1ea65d6280 100644
--- a/platform/ios/benchmark/locations.hpp
+++ b/platform/ios/benchmark/locations.hpp
@@ -1,5 +1,4 @@
-#ifndef MBGL_BENCH_LOCATIONS
-#define MBGL_BENCH_LOCATIONS
+#pragma once
#include <vector>
#include <string>
@@ -19,5 +18,3 @@ extern const std::vector<Location> locations;
}
}
-
-#endif \ No newline at end of file