use unordered_dense to mitigate __next_prime overflow error

This commit is contained in:
2025-05-07 10:57:26 +08:00
parent 96774ef3da
commit b082e2e06b
9 changed files with 2142 additions and 34 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
#include "../../Includes.h"
#define FORCE_SYNC_WITH_LOG_FILE 0
#define FORCE_SYNC_WITH_LOG_FILE 1
namespace MG_Util {
namespace Debug {