two change: * remove use of `register` in `md5.cpp` * remove use of `using namespace std` in `Core.cpp` (which causes an ambiguous name resolution error between `byte` and `std::byte`). while there are other ways to resolve this, `using namespace std` is a code smell anyway, so eliminating it is the best option |
||
---|---|---|
.. | ||
clsocket@6ed8aa4646 | ||
googletest@2fe3bd994b | ||
jsoncpp-sub@ba5eac5413 | ||
libexpat@6ac8628a3c | ||
libzip@081249cceb | ||
lodepng | ||
lua | ||
luacov@99d0682784 | ||
md5 | ||
protobuf | ||
sizecheck | ||
tinyxml | ||
tthread | ||
xlsxio@439fdbc259 | ||
zlib | ||
CMakeLists.txt | ||
copy-if-different.pl | ||
gunzip.pl |