windows-nt/Source/XPSP1/NT/shell/osshell/dskquota/ui/pch.h

23 lines
745 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
#ifndef _INC_DSKQUOTA_PCH_H
#define _INC_DSKQUOTA_PCH_H
///////////////////////////////////////////////////////////////////////////////
/* File: pch.h
Description: Precompiled header file for dskquota project.
Includes all headers that are compiled into the pre-compiled header.
Revision History:
Date Description Programmer
-------- --------------------------------------------------- ----------
08/06/96 Initial creation. BrianAu
*/
///////////////////////////////////////////////////////////////////////////////
#include "private.h"
#include "dynarray.h"
#include "..\common\resource.h"
#endif // _INC_DSKQUOTA_PCH_H