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.

18 lines
373 B

  1. /********************************************************************
  2. Templ.hxx
  3. Common templates
  4. Define TEMPL in sources if templates are not part of the compiler.
  5. ********************************************************************/
  6. #ifndef _TEMPL_HXX
  7. #define _TEMPL_HXX
  8. #include "sitem.hxx"
  9. #include "slist.hxx"
  10. #endif // _TEMPL_HXX