We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d620b0d commit 06e18e2Copy full SHA for 06e18e2
loc/DirectoryScanner.cpp
@@ -1,5 +1,6 @@
1
#include "include/DirectoryScanner.h"
2
#include <iostream>
3
+#include <algorithm>
4
5
namespace fs = std::filesystem;
6
0 commit comments