Windows2003-3790/inetsrv/iis/svcs/smtp/aqueue/retrsink/precomp.h
2020-09-30 16:53:55 +02:00

31 lines
681 B
C

//-----------------------------------------------------------------------------
//
//
// File: precomp.h
//
// Description: Precompiled header for phatq\dsnsink
//
// Author: Mike Swafford (MikeSwa)
//
// History:
// 7/15/99 - MikeSwa Created
//
// Copyright (C) 1999 Microsoft Corporation
//
//-----------------------------------------------------------------------------
#ifndef __AQ_PRECOMP_H__
#define __AQ_PRECOMP_H__
#include "retrinc.h"
#include "hashentr.h"
#include "rhash.h"
#include "retryq.h"
#include "aqueue.h"
#include "aqintrnl.h"
#include "retrsink.h"
#include "hshroute.h"
#include "aqmem.h"
#endif //__AQ_PRECOMP_H__