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.

19 lines
418 B

  1. //////////////////////////////////////////////////////////////////////////////
  2. //
  3. // Copyright (C) Microsoft Corporation
  4. //
  5. // SYNOPSIS
  6. //
  7. // Precompiled Header
  8. //
  9. //////////////////////////////////////////////////////////////////////////////
  10. #ifndef PRECOMPILED_H
  11. #define PRECOMPILED_H
  12. #pragma once
  13. #include "ias.h"
  14. #include "Extension.h"
  15. #include "ControlBlock.h"
  16. #endif // PRECOMPILED_H