31 #if defined(Morton_RECURSES)
32 #error Recursive header files inclusion detected in Morton.h
33 #else // defined(Morton_RECURSES)
35 #define Morton_RECURSES
44 #include <boost/array.hpp>
45 #include "DGtal/base/Common.h"
46 #include "DGtal/kernel/PointVector.h"
47 #include "DGtal/kernel/CUnsignedInteger.h"
48 #include "DGtal/kernel/CInteger.h"
50 #include "DGtal/base/Bits.h"
75 template <
typename THashKey,
typename TPo
int >
161 #include "DGtal/images/Morton.ih"
163 #endif // !defined Morton_h
165 #undef Morton_RECURSES
166 #endif // else defined(Morton_RECURSES)