mirror of
https://github.com/vcmi/vcmi.git
synced 2025-07-15 01:24:45 +02:00
Remove custom implementation of threadpool from rmg in favor of TBB
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
#include "RockFiller.h"
|
||||
#include "../Functions.h"
|
||||
#include "../CMapGenerator.h"
|
||||
#include "../threadpool/MapProxy.h"
|
||||
#include "../MapProxy.h"
|
||||
#include "../../mapping/CMapEditManager.h"
|
||||
#include "../../mapObjects/CGObjectInstance.h"
|
||||
#include "../../modding/IdentifierStorage.h"
|
||||
|
Reference in New Issue
Block a user