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.
 
 
 
 
 
 

30 lines
681 B

//-----------------------------------------------------------------------------
//
//
// 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__