Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
E
EveryBeam
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
Container registry
Model registry
Operate
Environments
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
EveryBeam
Commits
c5c53661
Commit
c5c53661
authored
3 years ago
by
André Offringa
Committed by
Jakob Maljaars
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Fix missing array include for gcc12
parent
bd5e3c36
No related branches found
No related tags found
1 merge request
!200
Fix missing array include for gcc12
Pipeline
#27591
failed
3 years ago
Stage: versioning
Stage: build
Stage: package
Stage: oskar-comparison
Stage: deploy
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
cpp/telescope/mwa.h
+2
-0
2 additions, 0 deletions
cpp/telescope/mwa.h
with
2 additions
and
0 deletions
cpp/telescope/mwa.h
+
2
−
0
View file @
c5c53661
...
@@ -11,6 +11,8 @@
...
@@ -11,6 +11,8 @@
#include
<casacore/measures/Measures/MPosition.h>
#include
<casacore/measures/Measures/MPosition.h>
#include
<array>
namespace
everybeam
{
namespace
everybeam
{
namespace
griddedresponse
{
namespace
griddedresponse
{
...
...
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