windows-nt/Source/XPSP1/NT/printscan/print/spooler/spllib/templ.hxx

21 lines
399 B
C++
Raw Normal View History

2020-09-26 03:20:57 -05:00
/********************************************************************
Templ.hxx
Common templates
Define TEMPL in sources if templates are not part of the compiler.
********************************************************************/
#ifndef _TEMPL_HXX
#define _TEMPL_HXX
#include "autoptr.hxx"
#include "stack.hxx"
#include "sitem.hxx"
#include "slist.hxx"
#endif // _TEMPL_HXX