00001 // -*- C++ -*- 00002 00003 #ifndef _included_DAGHSfc_h 00004 #define _included_DAGHSfc_h 00005 00011 #include "PeanoHilbert.h" 00012 00013 typedef class PeanoHilbert dMapIndex; 00014 00015 #define dMapIndexNULL ((dMapIndex *)0) 00016 00017 #endif 00018