28 #if defined(CConstImageRECURSES)
29 #error Recursive header files inclusion detected in CTrivialImage.h
30 #else // defined(CConstImageRECURSES)
32 #define CConstImageRECURSES
34 #if !defined CTrivialImage_h
36 #define CTrivialImage_h
38 #include <boost/concept_check.hpp>
39 #include <boost/concept/assert.hpp>
40 #include <boost/concept/requires.hpp>
42 #include "DGtal/images/CTrivialConstImage.h"
102 template <
typename I>
124 #endif // !defined CTrivialImage_h
126 #undef CConstImageRECURSES
127 #endif // else defined(CConstImageRECURSES)