Skip to content
Snippets Groups Projects
Commit e4e4d067 authored by Emmanuel Christophe's avatar Emmanuel Christophe
Browse files

ITK: add missing include (compilation with gcc 4.6)

parent bf9ef128
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,7 @@
#ifndef __itkImageIORegion_h
#define __itkImageIORegion_h
#include <cstddef>
#include <algorithm>
#include "itkRegion.h"
#include "itkObjectFactory.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