diff --git a/code/STEPFile.h b/code/STEPFile.h index cc038faca..be77a2ec2 100644 --- a/code/STEPFile.h +++ b/code/STEPFile.h @@ -281,8 +281,8 @@ namespace STEP { }; typedef PrimitiveDataType INTEGER; - typedef PrimitiveDataType REAL; - typedef PrimitiveDataType NUMBER; + typedef PrimitiveDataType REAL; + typedef PrimitiveDataType NUMBER; typedef PrimitiveDataType STRING;