Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
767 B

  1. #ifndef _INC_DSKQUOTA_PCH_H
  2. #define _INC_DSKQUOTA_PCH_H
  3. ///////////////////////////////////////////////////////////////////////////////
  4. /* File: pch.h
  5. Description: Precompiled header file for dskquota project.
  6. Includes all headers that are compiled into the pre-compiled header.
  7. Revision History:
  8. Date Description Programmer
  9. -------- --------------------------------------------------- ----------
  10. 08/06/96 Initial creation. BrianAu
  11. */
  12. ///////////////////////////////////////////////////////////////////////////////
  13. #include "private.h"
  14. #include "dynarray.h"
  15. #include "..\common\resource.h"
  16. #endif // _INC_DSKQUOTA_PCH_H