12 #include <boost/unordered/unordered_set.hpp>
13 #include <boost/tuple/tuple.hpp>
17 namespace MAKVRinTerra
22 typedef boost::unordered_set<DtFeatureGeometry::Hash>
HashSet;
31 HashSet::iterator iter;
79 template <
typename FS>
83 typedef typename FS::ScopedWrapper
Parent;