home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / treecnr.zip / Person.h < prev    next >
Text File  |  2002-04-15  |  991b  |  24 lines

  1. /*******************************************************************************
  2. * FILE NAME: Person.h                                                          *
  3. *                                                                              *
  4. * DESCRIPTION:                                                                 *
  5. *   Constant declarations for class:                                           *
  6. *     Person- A person that can be added to an organization hierarchy          *
  7. * ---------------------------------------------------------------------------- *
  8. * Warning: This file was generated by the VisualAge C++ Visual Builder.        *
  9. * Modifications to this source file will be lost when the part is regenerated. *
  10. *******************************************************************************/
  11. #ifndef _ICCONST_
  12. #include <icconst.h>
  13. #endif
  14.  
  15. #ifndef _IVBDEFS_
  16. #include <ivbdefs.h>
  17. #endif
  18.  
  19. #ifndef WND_Person
  20. #define WND_Person  VBBASEWINDOWID
  21. #endif
  22.  
  23.  
  24.