2020-09-30 16:53:55 +02:00

21 lines
711 B
C

#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"
#endif // _INC_DSKQUOTA_PCH_H