aboutsummaryrefslogtreecommitdiff
path: root/include/cru/platform
diff options
context:
space:
mode:
authorYuqian Yang <crupest@crupest.life>2025-08-18 17:49:31 +0800
committerYuqian Yang <crupest@crupest.life>2025-08-18 17:49:31 +0800
commit73044013ab7d882150f32c959635eecbb5e8e17d (patch)
tree609ec8bb6223b1b3c95d53820e78a4b63438f227 /include/cru/platform
parent18c64a5e92f7d8583cb091881deae7611a2bce98 (diff)
downloadcru-73044013ab7d882150f32c959635eecbb5e8e17d.tar.gz
cru-73044013ab7d882150f32c959635eecbb5e8e17d.tar.bz2
cru-73044013ab7d882150f32c959635eecbb5e8e17d.zip
Move platform exception.
Diffstat (limited to 'include/cru/platform')
-rw-r--r--include/cru/platform/Exception.h1
1 files changed, 0 insertions, 1 deletions
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 <optional>