mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-22 13:40:31 +00:00
technically it will be C2Y but the c23.h can be perhaps used for both in c++, std::size() is rather used This fixes compilation of pano_gl, where its implementation of countof clashes with the macro (leaked through debug.h->color_out.h->utils/macros.h, which no longer contains that define).