Got it working on Windows using Mingw
This commit is contained in:
@ -3,6 +3,8 @@
|
||||
#include "../Streams/Stream.hpp"
|
||||
#include <functional>
|
||||
#include <memory>
|
||||
#include "VFSFix.hpp"
|
||||
|
||||
namespace Tesses::Framework::Filesystem
|
||||
{
|
||||
class VFSPath {
|
||||
|
||||
Reference in New Issue
Block a user