aboutsummaryrefslogtreecommitdiff
path: root/include/cru/platform/osx
diff options
context:
space:
mode:
authorYuqian Yang <crupest@crupest.life>2025-06-15 01:02:30 +0800
committerYuqian Yang <crupest@crupest.life>2025-06-15 01:02:30 +0800
commitd868d7b0d463ede80b761f87f10d4e25f52989c3 (patch)
treeeb61e339f15b6b8b4cc1a246b4281631e701d6e0 /include/cru/platform/osx
parent7ac84c9d200d43f50155ce1e8316ada12043f7a8 (diff)
downloadcru-d868d7b0d463ede80b761f87f10d4e25f52989c3.tar.gz
cru-d868d7b0d463ede80b761f87f10d4e25f52989c3.tar.bz2
cru-d868d7b0d463ede80b761f87f10d4e25f52989c3.zip
Remove some files of OSX. Symbol Point is conflict and needs to be
fixed.
Diffstat (limited to 'include/cru/platform/osx')
-rw-r--r--include/cru/platform/osx/Convert.h2
-rw-r--r--include/cru/platform/osx/Exception.h3
2 files changed, 0 insertions, 5 deletions
diff --git a/include/cru/platform/osx/Convert.h b/include/cru/platform/osx/Convert.h
deleted file mode 100644
index 7994af44..00000000
--- a/include/cru/platform/osx/Convert.h
+++ /dev/null
@@ -1,2 +0,0 @@
-#pragma once
-#include "cru/base/platform/osx/Convert.h"
diff --git a/include/cru/platform/osx/Exception.h b/include/cru/platform/osx/Exception.h
deleted file mode 100644
index d3c2aee0..00000000
--- a/include/cru/platform/osx/Exception.h
+++ /dev/null
@@ -1,3 +0,0 @@
-#pragma once
-#include "cru/base/platform/osx/Exception.h"
-#include "cru/platform/Exception.h"