Enabled more compiler warnings

This commit is contained in:
SChernykh
2022-06-01 14:25:58 +02:00
parent 9a5be0a321
commit 6ef34bb3f5
8 changed files with 27 additions and 9 deletions
+4
View File
@@ -221,6 +221,10 @@ FORCEINLINE uint64_t bsr(uint64_t x)
} // namespace p2pool
void memory_tracking_start();
void memory_tracking_stop();
void p2pool_usage();
namespace robin_hood {
template<>