Merge branch 'main' into mager-rebuild

This commit is contained in:
Zastian Pretorius
2021-10-23 02:15:06 +02:00
committed by GitHub
2 changed files with 7 additions and 0 deletions

View File

@@ -148,3 +148,5 @@ int main()
sortPath(sortingPath, Paths);
return 0;
}