2020-09-30 17:12:32 +02:00

33 lines
452 B
C

/*++
Copyright (c) 1994 Microsoft Corporation
Module Name:
gfrapih.h
Abstract:
Includes all headers for precompiled header to build GFRAPI.DLL
Author:
Richard L Firth (rfirth) 26-Oct-1994
Revision History:
26-Oct-1994 rfirth
Created
*/
#include "buffer.h"
#include "view.h"
#include "session.h"
#include "gfrapip.h"
#include "gfrapiu.h"
#include "gfrapir.h"
#include "parse.h"
#include "sockets.h"
#include "inet.h"