From 7ac84c9d200d43f50155ce1e8316ada12043f7a8 Mon Sep 17 00:00:00 2001 From: Yuqian Yang Date: Sat, 14 Jun 2025 23:49:25 +0800 Subject: Remove preconfig. --- include/cru/base/platform/osx/Convert.h | 1 - include/cru/base/platform/osx/Exception.h | 1 - 2 files changed, 2 deletions(-) (limited to 'include/cru/base/platform/osx') 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." diff --git a/include/cru/base/platform/osx/Exception.h b/include/cru/base/platform/osx/Exception.h index 5ab14ebd..c1037cc6 100644 --- a/include/cru/base/platform/osx/Exception.h +++ b/include/cru/base/platform/osx/Exception.h @@ -1,5 +1,4 @@ #pragma once -#include "../../PreConfig.h" #ifndef CRU_PLATFORM_OSX #error "This file can only be included on osx." -- cgit v1.2.3