Skip to content
Snippets Groups Projects
Commit 1e766c1e authored by Guillaume Pernot's avatar Guillaume Pernot
Browse files

Merge branch '2023-missing-std-array' into 'develop'

Added include std::array

Closes #2023

See merge request orfeotoolbox/otb!687
parents f6d4e7bb e8c92cc8
No related branches found
No related tags found
No related merge requests found
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment