Includes
This commit is contained in:
parent
5e0ba6dbc2
commit
6d9b5f2d3a
@ -1,7 +1,7 @@
|
||||
#include <windows.h>
|
||||
#include "../filesystem.hpp"
|
||||
#include <Shlwapi.h>
|
||||
#include <cstring>
|
||||
#include <windows.h>
|
||||
|
||||
FSLib::Directory::Directory( const string &path_ ) : dir_path( path_ ) {
|
||||
// need to append \\* for windows to search files in directory
|
||||
|
Loading…
Reference in New Issue
Block a user