1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-23 22:37:55 +02:00

Removed boost::iostreams in favor of std::stream / boost::filesystem

This commit is contained in:
Ivan Savenko
2023-07-24 19:42:19 +03:00
parent fbe6c313d9
commit 21a39f0b01
17 changed files with 72 additions and 273 deletions

View File

@@ -10,7 +10,6 @@
#pragma once
#include "../CConsoleHandler.h"
#include "../filesystem/FileStream.h"
VCMI_LIB_NAMESPACE_BEGIN