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

27 lines
528 B
C

///////////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 1997, Microsoft Corp. All rights reserved.
//
// FILE
//
// iascore.h
//
// SYNOPSIS
//
// Common header file for all Everest core components
//
// MODIFICATION HISTORY
//
// 07/09/1997 Original version.
//
///////////////////////////////////////////////////////////////////////////////
#ifndef _IASCORE_H_
#define _IASCORE_H_
#define IASCOREAPI
#include <ias.h>
#endif // _IASCORE_H_