Skip to content
Snippets Groups Projects
Commit 149599e4 authored by Luc Hermitte's avatar Luc Hermitte
Browse files

REFAC: OTB-134/OGR -> extract is_contiguous

parent 6b3d8240
No related branches found
No related tags found
Loading
......@@ -36,8 +36,7 @@ class OGRFieldDefn;
#include "ogr_core.h" // OGR enums
#include "itkIndent.h"
#include <cassert>
// #include "boost/type_traits/is_contiguous.h" // from OTB actually
#include "is_contiguous.h" // from OTB actually
#include "boost/type_traits/is_contiguous.h" // from OTB actually
namespace otb { namespace ogr {
......
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