windows-nt/Source/XPSP1/NT/net/rras/rtm/pchrtm.h
2020-09-26 16:20:57 +08:00

27 lines
566 B
C

//============================================================================
// Copyright (c) 1995, Microsoft Corporation
//
// File: pchmgm.h
//
// History:
// V Raman Oct-14-1997 Created.
//
// Pre compiled header for MGM
//============================================================================
#include <nt.h>
#include <ntrtl.h>
#include <nturtl.h>
#include <windows.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <malloc.h>
#include <rtm.h>
#include <rtutils.h>
#include "rmrtm.h"
#include "rtmp.h"
#include "rtmv1rtm.h"