Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
radler
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ResearchAndDevelopment
radler
Commits
fd49e089
Commit
fd49e089
authored
1 year ago
by
Andre Offringa
Browse files
Options
Downloads
Patches
Plain Diff
Fix compilation on newer compilers
parent
0bd07083
No related branches found
No related tags found
1 merge request
!118
Fix compilation on newer compilers
Pipeline
#54916
passed
1 year ago
Stage: versioning
Stage: prepare
Stage: linting
Stage: build
Stage: test
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
cpp/utils/compressed_mask_data.h
+1
-0
1 addition, 0 deletions
cpp/utils/compressed_mask_data.h
external/aocommon
+1
-1
1 addition, 1 deletion
external/aocommon
with
2 additions
and
1 deletion
cpp/utils/compressed_mask_data.h
+
1
−
0
View file @
fd49e089
...
...
@@ -5,6 +5,7 @@
#include
<algorithm>
#include
<cassert>
#include
<cstdint>
#include
<string>
#include
<vector>
...
...
This diff is collapsed.
Click to expand it.
aocommon
@
31653489
Compare
c9b57adb
...
31653489
Subproject commit
c9b57adbb537a94a5dd5501697a31fa6bbb26aee
Subproject commit
31653489a8881cb3d3d21f487a2e6d3cca33c028
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment