fs/io/FileReader: add missing include
This commit is contained in:
@@ -22,6 +22,8 @@
|
|||||||
#include "fs/FileInfo.hxx"
|
#include "fs/FileInfo.hxx"
|
||||||
#include "system/Error.hxx"
|
#include "system/Error.hxx"
|
||||||
|
|
||||||
|
#include <assert.h>
|
||||||
|
|
||||||
#ifdef WIN32
|
#ifdef WIN32
|
||||||
|
|
||||||
FileReader::FileReader(Path _path)
|
FileReader::FileReader(Path _path)
|
||||||
|
Reference in New Issue
Block a user