Skip to content
GitLab
Explore
Sign in
DataQualityUtils: Fix compilation with gcc8.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Scott Snyder
requested to merge
ssnyder/athena:gcc8.DataQualityUtils-20220318
into
master
Mar 18, 2022
Overview
2
Commits
1
Pipelines
1
Changes
1
Expand
With gcc8, need to link against -lstdc++fs in order to use std::filesystem.
Merge request reports
Loading