Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
otb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
273
Issues
273
List
Boards
Labels
Service Desk
Milestones
Merge Requests
8
Merge Requests
8
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Main Repositories
otb
Commits
1e766c1e
Commit
1e766c1e
authored
Feb 13, 2020
by
guillaume pernot
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch '2023-missing-std-array' into 'develop'
Added include std::array Closes
#2023
See merge request
!687
parents
f6d4e7bb
e8c92cc8
Pipeline
#3697
passed with stages
in 141 minutes and 58 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
Modules/Filtering/Mosaic/include/otbMosaicFunctors.h
Modules/Filtering/Mosaic/include/otbMosaicFunctors.h
+1
-0
No files found.
Modules/Filtering/Mosaic/include/otbMosaicFunctors.h
View file @
1e766c1e
...
...
@@ -23,6 +23,7 @@
#ifndef MODULES_REMOTE_MOSAIC_INCLUDE_OTBMOSAICFUNCTORS_H_
#define MODULES_REMOTE_MOSAIC_INCLUDE_OTBMOSAICFUNCTORS_H_
#include <array>
#include "vnl/vnl_matrix.h"
#include "vcl_compiler.h"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment