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.

16 lines
453 B

  1. ///////////////////////////////////////////////////////////////////////////////
  2. // Copyright (C) Microsoft Corporation, 1998.
  3. //
  4. // pch.cpp
  5. //
  6. // Precompiled header file.
  7. //
  8. ///////////////////////////////////////////////////////////////////////////////
  9. #include "refdev.hpp"
  10. #include "bspline.hpp"
  11. #include "bezier.hpp"
  12. #include "npatch.hpp"
  13. #include "catrom.hpp"
  14. ///////////////////////////////////////////////////////////////////////////////
  15. // end