mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-12 07:48:16 -05:00
Fix AddonMapEnts dumping code not including necessary headers
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
#define NOMINMAX
|
||||
#include "AssetDumperAddonMapEnts.h"
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
using namespace IW4;
|
||||
|
||||
bool AssetDumperAddonMapEnts::ShouldDump(AddonMapEnts* asset)
|
||||
|
Reference in New Issue
Block a user