Revert "use unordered_dense to mitigate __next_prime overflow error"

This reverts commit b082e2e06b.
This commit is contained in:
BZLZHH
2025-05-17 11:13:19 +08:00
parent c848255b43
commit 9297542dcf
9 changed files with 34 additions and 2142 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
#include "../../Includes.h"
#define FORCE_SYNC_WITH_LOG_FILE 1
#define FORCE_SYNC_WITH_LOG_FILE 0
namespace MG_Util {
namespace Debug {