// 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 _StepBasic_SiPrefix_HeaderFile #define _StepBasic_SiPrefix_HeaderFile enum StepBasic_SiPrefix { StepBasic_spExa, StepBasic_spPeta, StepBasic_spTera, StepBasic_spGiga, StepBasic_spMega, StepBasic_spKilo, StepBasic_spHecto, StepBasic_spDeca, StepBasic_spDeci, StepBasic_spCenti, StepBasic_spMilli, StepBasic_spMicro, StepBasic_spNano, StepBasic_spPico, StepBasic_spFemto, StepBasic_spAtto }; #ifndef _Standard_PrimitiveTypes_HeaderFile #include #endif #endif