WindowsXP/net/rras/ip/sample/sampletest.h
2025-04-27 07:49:33 -04:00

23 lines
301 B
C

/*++
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_