From c1f8ea13524f398f8d1720e5f03a17dd66352ebf Mon Sep 17 00:00:00 2001 From: crupest Date: Sun, 30 Jan 2022 20:40:59 +0800 Subject: ... --- include/cru/common/platform/osx/Convert.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/cru/common') diff --git a/include/cru/common/platform/osx/Convert.hpp b/include/cru/common/platform/osx/Convert.hpp index a583e8da..a2d8beae 100644 --- a/include/cru/common/platform/osx/Convert.hpp +++ b/include/cru/common/platform/osx/Convert.hpp @@ -4,7 +4,7 @@ #include "../../String.hpp" -#include +#include namespace cru::platform::osx { CFStringRef Convert(const String& string); -- cgit v1.2.3