Cleanup Includes/Add PushMessage(string, string)
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
// Debugging
|
||||
#include <algorithm>
|
||||
#include <filesystem>
|
||||
#include <memory>
|
||||
#include <renderd7/stringtool.hpp>
|
||||
|
||||
bool ___dir__predicate__(const RenderD7::FileSystem::Entry &lhs,
|
||||
@@ -68,4 +67,4 @@ RenderD7::FileSystem::GetDirContentsExt(
|
||||
}
|
||||
std::sort(res.begin(), res.end(), ___dir__predicate__);
|
||||
return res;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user