Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Main Repositories
otb
Commits
af8db839
Commit
af8db839
authored
Feb 13, 2020
by
gpernot
Committed by
Cédric Traizet
Mar 03, 2020
Browse files
Added include std::array
parent
46178fb3
Pipeline
#3974
failed with stages
in 86 minutes and 44 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Modules/Filtering/Mosaic/include/otbMosaicFunctors.h
View file @
af8db839
...
...
@@ -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
Supports
Markdown
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