home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / lclint.zip / lclint-2_3h-os2-bin.zip / test / db1 / ereftab.h < prev    next >
C/C++ Source or Header  |  1997-09-03  |  149b  |  14 lines

  1. /* ereftab.h  */
  2.  
  3. # ifndef EREFTAB_H
  4. # define EREFTAB_H
  5.  
  6. # include "erc.h"
  7. # include "eref.h"
  8.  
  9. typedef erc ereftab;
  10.  
  11. # include "ereftab.lh"
  12. # endif
  13.  
  14.