1 # ifndef DBASE_H 2 # define DBASE_H 3 4 # include "eref.h" 5 # include "erc.h" 6 7 # include "dbase.lh" 8 9 # endif 10