From cfc5a02a1167929ef9cafa678ced9d283e1b2a21 Mon Sep 17 00:00:00 2001 From: Meco Man <920369182@qq.com> Date: Wed, 14 Jun 2023 00:16:35 -0400 Subject: [PATCH] test --- components/libc/cplusplus/cpp11/gcc/__utils.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/components/libc/cplusplus/cpp11/gcc/__utils.h b/components/libc/cplusplus/cpp11/gcc/__utils.h index f9a3c93796d0..6b7e581fff21 100644 --- a/components/libc/cplusplus/cpp11/gcc/__utils.h +++ b/components/libc/cplusplus/cpp11/gcc/__utils.h @@ -17,8 +17,6 @@ #include -#define RT_USING_CPP_EXCEPTION - inline void throw_system_error(int err, const char *what_msg) { #ifdef RT_USING_CPP_EXCEPTION