mirror of
https://github.com/AxioDL/nod.git
synced 2025-12-08 21:17:51 +00:00
Humungous refactor
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
|
||||
#include <map>
|
||||
|
||||
#include "NOD/DirectoryEnumerator.hpp"
|
||||
#include "nod/DirectoryEnumerator.hpp"
|
||||
|
||||
namespace NOD
|
||||
namespace nod
|
||||
{
|
||||
|
||||
DirectoryEnumerator::DirectoryEnumerator(const SystemChar* path, Mode mode,
|
||||
|
||||
Reference in New Issue
Block a user