From b68d2027fe7505c14899db9fa1496b5ace09e25f Mon Sep 17 00:00:00 2001 From: crupest Date: Thu, 20 Jan 2022 22:25:16 +0800 Subject: ... --- src/ui/mapper/PointMapper.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/ui/mapper') diff --git a/src/ui/mapper/PointMapper.cpp b/src/ui/mapper/PointMapper.cpp index abd586a4..59a7b187 100644 --- a/src/ui/mapper/PointMapper.cpp +++ b/src/ui/mapper/PointMapper.cpp @@ -1,3 +1,5 @@ #include "cru/ui/mapper/PointMapper.hpp" -namespace cru::ui::mapper {} +namespace cru::ui::mapper { + +} -- cgit v1.2.3