Skip to content
Snippets Groups Projects
Commit c9b5ab3c authored by Vakhtang Tsulaia's avatar Vakhtang Tsulaia
Browse files

FileUtils: fixed compilation with gcc14 (pre-release)

parent 776e5c96
No related branches found
No related tags found
1 merge request!318FileUtils: fixed compilation with gcc14 (pre-release)
......@@ -8,6 +8,7 @@
#include <filesystem>
#include <iostream>
#include <functional>
#include <algorithm>
using namespace GeoStrUtils;
namespace GeoFileUtils {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment