filecxx

Results 2 issues of filecxx

$BOOST_ROOT/b2.exe --toolset=gcc --layout=system cxxstd=20 variant=release threading=multi boost-link=static link=static runtime-link=static i2p=on dht=on boost-link=static fpic=on logging=off crypto=wolfssl deprecated-functions=on debug-symbols=off ![image](https://user-images.githubusercontent.com/100348948/182011968-702bb882-5f66-4c05-ab7c-5f13c56abbbb.png) Insert the header file ```#include ``` into include\libtorrent\stat.hpp could pass the compiling...

libtorrent version (or branch): latest platform/architecture: windows10 compiler and compiler version: msys2 mingw gcc 11 DHT is working, but peers is 0 from lt::dht_stats_alert->routing_table ![image](https://user-images.githubusercontent.com/100348948/184273503-d27c5dc9-d454-43ff-ac01-480dcc9aba50.png) ``` void dht::on_stats(lt::dht_stats_alert* alert) {...