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/Exception.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/cru/base/platform/osx/Exception.h') 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