// This file is generated by WOK (CPPExt).
// Please do not edit this file; modify original file instead.
// The copyright and license terms as defined for the original file apply to
// this header file considered to be the "object code" form of the original source.
#ifndef _OSD_SysType_HeaderFile
#define _OSD_SysType_HeaderFile
//! This is set of possible machine types
//! used in OSD_Host::MachineType
enum OSD_SysType {
OSD_Unknown,
OSD_Default,
OSD_UnixBSD,
OSD_UnixSystemV,
OSD_VMS,
OSD_OS2,
OSD_OSF,
OSD_MacOs,
OSD_Taligent,
OSD_WindowsNT,
OSD_LinuxREDHAT,
OSD_Aix
};
#ifndef _Standard_PrimitiveTypes_HeaderFile
#include
#endif
#endif