windows-nt/Source/XPSP1/NT/net/diagnostics/netdiag/precomp.h

29 lines
599 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
//+-------------------------------------------------------------------------
//
// Microsoft Windows
//
// Copyright (C) Microsoft Corporation, 1998 - 1999
//
// File: precomp.h
//
//--------------------------------------------------------------------------
#include "ndcommon.h"
// Porting to Source Depot - smanda #include <nlcommon.h>
#include <winsock2.h>
#include "ndstruct.h"
#include "params.h"
#include "results.h"
#include "netdiag.h"
#include "resource.h"
#include "dcutil.h"
#include "domutil.h"
#include "xportst.h"
#include "format.h"
#include "tfschar.h"
#pragma hdrstop