mirror of
https://github.com/jpd002/Play-.git
synced 2025-04-28 13:47:57 +03:00
Fix build issues.
This commit is contained in:
parent
5d4e2acf19
commit
df3508d329
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
#include "McDumpSaveImporter.h"
|
||||
#include <cassert>
|
||||
#include <cstring>
|
||||
#include "StdStreamUtils.h"
|
||||
|
||||
void CMcDumpSaveImporter::Import(Framework::CStream& input, const fs::path& basePath)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue