home *** CD-ROM | disk | FTP | other *** search
/ CD Actual Thematic 25: Programming / pc_actual_25.iso / C_C++ / BisonFlexWizard / data1.cab / Src / Wizard / Parser.h < prev    next >
Encoding:
C/C++ Source or Header  |  2000-01-16  |  586 b   |  17 lines

  1. #if !defined(AFX_PARSER_H__C709ED24_A04C_11D1_B8B6_000000000000__INCLUDED_)
  2. #define AFX_PARSER_H__C709ED24_A04C_11D1_B8B6_000000000000__INCLUDED_
  3.  
  4. #ifndef __AFXWIN_H__
  5.     #error include 'stdafx.h' before including this file for PCH
  6. #endif
  7.  
  8. #include "resource.h"       // main symbols
  9.  
  10. // TODO: You may add any other custom AppWizard-wide declarations here.
  11.  
  12.  
  13. //{{AFX_INSERT_LOCATION}}
  14. // Microsoft Developer Studio will insert additional declarations immediately before the previous line.
  15.  
  16. #endif // !defined(AFX_PARSER_H__C709ED24_A04C_11D1_B8B6_000000000000__INCLUDED_)
  17.