mirror of
https://github.com/vcmi/vcmi.git
synced 2025-07-13 01:20:34 +02:00
Remove custom implementation of threadpool from rmg in favor of TBB
This commit is contained in:
@ -21,7 +21,7 @@
|
||||
#include "../../TerrainHandler.h"
|
||||
#include "../lib/mapping/CMapEditManager.h"
|
||||
#include "../TileInfo.h"
|
||||
#include "../threadpool/MapProxy.h"
|
||||
#include "../MapProxy.h"
|
||||
|
||||
VCMI_LIB_NAMESPACE_BEGIN
|
||||
|
||||
|
Reference in New Issue
Block a user