// // Created by anonymus-raccoon on 1/28/20. // #pragma once #include #include typedef unsigned uint24_t; std::ostream &operator<<(std::ostream &os, uint8_t value);