Open
Description
I make include with macros that use an overload (which oddly enough in SP works fine) which results in a 201 warning, so I suggest adding a #pragma warning
like in msvc
https://learn.microsoft.com/en-us/cpp/preprocessor/warning?view=msvc-170