mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-04-19 15:52:53 +00:00
Fix AddonMapEnts dumping code not including necessary headers
This commit is contained in:
parent
fc336a1019
commit
ab217bb1a9
@ -1,6 +1,8 @@
|
||||
#define NOMINMAX
|
||||
#include "AssetDumperAddonMapEnts.h"
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
using namespace IW4;
|
||||
|
||||
bool AssetDumperAddonMapEnts::ShouldDump(AddonMapEnts* asset)
|
||||
|
Loading…
x
Reference in New Issue
Block a user