Fixes a conflict between 'std::byte' (new in c++17) and earlier declarations / typedef's that defined 'byte'
6.1 KiB
6.1 KiB
Fixes a conflict between 'std::byte' (new in c++17) and earlier declarations / typedef's that defined 'byte'