33 #if defined(GlobalFunctions_RECURSES)
34 #error Recursive header files inclusion detected in GlobalFunctions.h
35 #else // defined(GlobalFunctions_RECURSES)
37 #define GlobalFunctions_RECURSES
39 #if !defined GlobalFunctions_h
41 #define GlobalFunctions_h
47 #include "DGtal/base/Common.h"
66 BOOST_CONCEPT_ASSERT((boost::EqualityComparable<T>));
67 BOOST_CONCEPT_ASSERT((boost::LessThanComparable<T>));
87 BOOST_CONCEPT_ASSERT((boost::EqualityComparable<T>));
88 BOOST_CONCEPT_ASSERT((boost::LessThanComparable<T>));
107 BOOST_CONCEPT_ASSERT((boost::LessThanComparable<T>));
118 #endif // !defined GlobalFunctions_h
120 #undef GlobalFunctions_RECURSES
121 #endif // else defined(GlobalFunctions_RECURSES)