Skip to content
Snippets Groups Projects
Commit a83446dc authored by Guillaume Pasero's avatar Guillaume Pasero
Browse files

COMP: missing include

parent a2964ec6
Branches
Tags
No related merge requests found
...@@ -24,6 +24,7 @@ ...@@ -24,6 +24,7 @@
#include "itkMacro.h" #include "itkMacro.h"
#include "itkImageToImageFilter.h" #include "itkImageToImageFilter.h"
#include "otbStreamingManager.h" #include "otbStreamingManager.h"
#include "itkFastMutexLock.h"
namespace otb namespace otb
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment