26 lines
581 B
C
Raw Permalink Normal View History

2001-01-01 00:00:00 +01:00
/**********************************************************************/
/** Microsoft Windows/NT **/
/** Copyright(c) Microsoft Corporation, 1997 - 1997 **/
/**********************************************************************/
/*
snapbase.h
Common header file included by all snapins derived
from these base classes
FILE HISTORY:
*/
#include "dbgutil.h"
#include "std.h"
#include "errutil.h"
extern "C"
{
#include "ipaddr.h"
}
#include "ipaddr.hpp"
#include "service.h"