summaryrefslogtreecommitdiffstats
path: root/src/core/concepts.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/concepts.hh')
-rw-r--r--src/core/concepts.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/concepts.hh b/src/core/concepts.hh
index 47b01d2..9168c1e 100644
--- a/src/core/concepts.hh
+++ b/src/core/concepts.hh
@@ -12,4 +12,4 @@ template<typename T>
concept FloatingPoint = std::is_floating_point_v<T>;
} // namespace vx
-#endif /* CORE_CONCEPTS_HH */
+#endif // CORE_CONCEPTS_HH