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

Merge branch 'main-gcc14' into 'main'

FileUtils: fixed compilation with gcc14 (pre-release)

See merge request !318
parents 776e5c96 c9b5ab3c
No related branches found
No related tags found
1 merge request!318FileUtils: fixed compilation with gcc14 (pre-release)
Pipeline #7308048 passed
......@@ -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.
Please register or to comment