15 lines
430 B
C
15 lines
430 B
C
/*bldver.h*/
|
|
|
|
/******************************************************************
|
|
**
|
|
** This file is automatically generated by BLDVER.EXE.
|
|
** Do not attempt to change this file manually. Your changes will
|
|
** be overwritten during the next build.
|
|
**
|
|
********************************************************************/
|
|
|
|
#if !defined(_BLDVER_H_)
|
|
#define _BLDVER_H_
|
|
#include <ntverp.h>
|
|
#endif // !defined(_BLDVER_H_)
|