mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-10 09:32:29 +01:00
Add missing vector include.
This commit is contained in:
committed by
Aaron van Geffen
parent
6b649e6b29
commit
8c2ac904b4
@@ -20,6 +20,7 @@
|
||||
#include <deque>
|
||||
#include <functional>
|
||||
#include <atomic>
|
||||
#include <vector>
|
||||
|
||||
class JobPool
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user