Skip to content

Commit

Permalink
Fix build issues.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpd002 committed Dec 18, 2023
1 parent 5d4e2ac commit df3508d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Source/saves/McDumpSaveImporter.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
#include "McDumpSaveImporter.h"
#include <cassert>
#include <cstring>
#include "StdStreamUtils.h"

void CMcDumpSaveImporter::Import(Framework::CStream& input, const fs::path& basePath)
Expand Down

0 comments on commit df3508d

Please sign in to comment.