/*++ Copyright (c) 1996 Microsoft Corporation Module Name : isatq.hxx Abstract: Main atq include file Author: Johnson Apacible (johnsona) 15-May-1996 --*/ #ifndef _ISATQ_H_ #define _ISATQ_H_ extern "C" { #include #include #include #include #include #include }; #include #define DEFAULT_TRACE_FLAGS (DEBUG_ERROR) #include "dbgutil.h" #include "reftrace.h" #include "acache.hxx" #include "atqtypes.hxx" #include "atqprocs.hxx" #include #include "auxctrs.h" #include "abw.hxx" #include "atqbmon.hxx" #endif // _ISATQ_H_