mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2024-11-11 04:35:05 +01:00
common: include algorithm thread_queue_list.h (#5147)
build was failing because the compiler couldn't find std::find
This commit is contained in:
parent
480d3aaf19
commit
feb5b5a394
@ -4,6 +4,7 @@
|
|||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include <algorithm>
|
||||||
#include <array>
|
#include <array>
|
||||||
#include <deque>
|
#include <deque>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user