From 73044013ab7d882150f32c959635eecbb5e8e17d Mon Sep 17 00:00:00 2001 From: Yuqian Yang Date: Mon, 18 Aug 2025 17:49:31 +0800 Subject: Move platform exception. --- include/cru/platform/Exception.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/cru/platform') diff --git a/include/cru/platform/Exception.h b/include/cru/platform/Exception.h index 2771d4d7..4f9dc9ce 100644 --- a/include/cru/platform/Exception.h +++ b/include/cru/platform/Exception.h @@ -2,7 +2,6 @@ #include "Base.h" #include "cru/base/Base.h" #include "cru/base/Exception.h" -#include "cru/base/platform/Exception.h" #include -- cgit v1.2.3