From f5e9b6009ff6b01de4e4e33c1da03006acc77fc2 Mon Sep 17 00:00:00 2001 From: thegeorg Date: Sat, 10 Feb 2024 14:27:56 +0300 Subject: Revert a patch --- build/sysincl/unsorted.yml | 1 - contrib/libs/cxxsupp/builtins/int_math.h | 1 - 2 files changed, 2 deletions(-) diff --git a/build/sysincl/unsorted.yml b/build/sysincl/unsorted.yml index dee03d55a67..7c96844b3a9 100644 --- a/build/sysincl/unsorted.yml +++ b/build/sysincl/unsorted.yml @@ -319,7 +319,6 @@ - rtcapi.h - vadefs.h - varargs.h - - ymath.h - crtassem.h #endif #if defined(_unix_) && TODO diff --git a/contrib/libs/cxxsupp/builtins/int_math.h b/contrib/libs/cxxsupp/builtins/int_math.h index fc81fb7f022..9151bc6ef9a 100644 --- a/contrib/libs/cxxsupp/builtins/int_math.h +++ b/contrib/libs/cxxsupp/builtins/int_math.h @@ -28,7 +28,6 @@ #if defined(_MSC_VER) && !defined(__clang__) #include #include -#include #endif #if defined(_MSC_VER) && !defined(__clang__) -- cgit v1.3