mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-05-09 22:14:56 +00:00
ObjLoading: Fix not including algorithm header even though using find_if
This commit is contained in:
parent
eaa64665d6
commit
7b3b527ece
@ -2,6 +2,7 @@
|
|||||||
#include "IPakEntryReadStream.h"
|
#include "IPakEntryReadStream.h"
|
||||||
#include "ObjContainer/IPak/IPakTypes.h"
|
#include "ObjContainer/IPak/IPakTypes.h"
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
#include <algorithm>
|
||||||
|
|
||||||
using namespace ipak_consts;
|
using namespace ipak_consts;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user