1 2 #ifndef _REGIONAVL_H 3 #define _REGIONAVL_H 4 5 #include "region.h" 6 #include "regionavl_defs.h" 7 #include "cavl_if.h" 8 #include "unavl.h" 9 10 #endif 11