mess with includes
certain headers are included in fs_reader.h fs namespace defined in fs_reader.h
This commit is contained in:
parent
3bfe25a63e
commit
9357c0392c
@ -1,8 +1,5 @@
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <iostream>
|
||||
#include <filesystem>
|
||||
namespace fs = std::filesystem;
|
||||
#include "fs_reader.h"
|
||||
|
||||
// from the provided path, find all files and folders
|
||||
// This is done by finding all the files and folders in the starting dir
|
||||
|
Loading…
Reference in New Issue
Block a user