Source code of Windows XP (NT5)
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.

26 lines
533 B

  1. //+---------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. // Copyright (C) Microsoft Corporation, 1992 - 1993.
  5. //
  6. // File: empty.cxx
  7. //
  8. // Contents: This file is used as a target for building the precompiled
  9. // header. It is not linked into the product.
  10. // Classes:
  11. //
  12. // Functions:
  13. //
  14. // History: 6-22-94 kevinro Created
  15. //
  16. //----------------------------------------------------------------------------
  17. #include <le2int.h>
  18. #pragma hdrstop
  19. void VoidFunc()
  20. {
  21. }