Loading
hackedbox: fix new clang
New clang defaults to higher standard version than this code complies with. Set the c++98 explicitly to fix compilation.
New clang defaults to higher standard version than this code complies with. Set the c++98 explicitly to fix compilation.