#ifndef form_hot_do_h #define form_hot_do_h class GEMrawobject; int form_hot_do(GEMrawobject* tree, int *start_fld); #endif