windows-nt/Source/XPSP1/NT/net/rras/ip/sample/sampletest.h

23 lines
279 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
/*++
Copyright (c) 1999, Microsoft Corporation
Module Name:
sample\sampletest.h
Abstract:
The file contains declarations for the test program
--*/
#ifndef _SAMPLETEST_H_
#define _SAMPLETEST_H_
#include <windows.h>
#include "ipsample.h"
#endif // _SAMPLETEST_H_