mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-11 13:48:30 +09:00
use unordered_dense to mitigate __next_prime overflow error
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user