2025-04-27 07:49:33 -04:00

33 lines
561 B
C

///////////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2000, Microsoft Corp. All rights reserved.
//
// FILE
//
//
//
// SYNOPSIS
//
//
//
// MODIFICATION HISTORY
//
// 00/00/2000 Original version.
//
///////////////////////////////////////////////////////////////////////////////
#ifndef PROXYPCH_H
#define PROXYPCH_H
#pragma once
#include <ias.h>
#include <new>
#include <radpack.h>
#include <radshare.h>
#include <radproxyp.h>
#include <radproxy.h>
#endif // PROXYPCH_H