1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-14 02:33:51 +02:00

Add thread into headers

This commit is contained in:
nordsoft 2023-01-18 20:40:26 +04:00
parent 15951319c4
commit e9ddaaa6ea

View File

@ -6,6 +6,7 @@
//
#pragma once
#include <thread>
#include <enet/enet.h>
VCMI_LIB_NAMESPACE_BEGIN