diff options
author | Yuqian Yang <crupest@crupest.life> | 2025-06-14 23:49:25 +0800 |
---|---|---|
committer | Yuqian Yang <crupest@crupest.life> | 2025-06-14 23:49:25 +0800 |
commit | 7ac84c9d200d43f50155ce1e8316ada12043f7a8 (patch) | |
tree | c17fbebb1abdbd7d0a745cd8c66f91f17459ba77 /include/cru/base/platform/osx/Convert.h | |
parent | ea0d0358e43624e21f0c2e177c216e5e58265381 (diff) | |
download | cru-7ac84c9d200d43f50155ce1e8316ada12043f7a8.tar.gz cru-7ac84c9d200d43f50155ce1e8316ada12043f7a8.tar.bz2 cru-7ac84c9d200d43f50155ce1e8316ada12043f7a8.zip |
Remove preconfig.
Diffstat (limited to 'include/cru/base/platform/osx/Convert.h')
-rw-r--r-- | include/cru/base/platform/osx/Convert.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/cru/base/platform/osx/Convert.h b/include/cru/base/platform/osx/Convert.h index 395cbbae..6250190e 100644 --- a/include/cru/base/platform/osx/Convert.h +++ b/include/cru/base/platform/osx/Convert.h @@ -1,5 +1,4 @@ #pragma once -#include "../../PreConfig.h" #ifndef CRU_PLATFORM_OSX #error "This file can only be included on osx." |