mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-19 03:33:48 +00:00
Patch by Antti Risteli (andepoikka)
Compile problems on gcc ubuntu-4.4.3 + misc
This commit is contained in:
@@ -332,23 +332,23 @@ IFC_END_CLASS
|
||||
IFC_RENDER_CLASS(Plate)
|
||||
IFC_END_CLASS
|
||||
|
||||
IFC_RENDER_CLASS(IfcFlowFitting)
|
||||
IFC_RENDER_CLASS(FlowFitting)
|
||||
IFC_END_CLASS
|
||||
IFC_RENDER_CLASS(IfcFlowSegment)
|
||||
IFC_RENDER_CLASS(FlowSegment)
|
||||
IFC_END_CLASS
|
||||
IFC_RENDER_CLASS(IfcFlowController)
|
||||
IFC_RENDER_CLASS(FlowController)
|
||||
IFC_END_CLASS
|
||||
IFC_RENDER_CLASS(IfcFlowTerminal)
|
||||
IFC_RENDER_CLASS(FlowTerminal)
|
||||
IFC_END_CLASS
|
||||
IFC_RENDER_CLASS(IfcFlowMovingDevice)
|
||||
IFC_RENDER_CLASS(FlowMovingDevice)
|
||||
IFC_END_CLASS
|
||||
IFC_RENDER_CLASS(IfcEnergyConversionDevice)
|
||||
IFC_RENDER_CLASS(EnergyConversionDevice)
|
||||
IFC_END_CLASS
|
||||
IFC_RENDER_CLASS(IfcFlowStorageDevice)
|
||||
IFC_RENDER_CLASS(FlowStorageDevice)
|
||||
IFC_END_CLASS
|
||||
IFC_RENDER_CLASS(IfcFlowTreatmentDevice)
|
||||
IFC_RENDER_CLASS(FlowTreatmentDevice)
|
||||
IFC_END_CLASS
|
||||
IFC_RENDER_CLASS(IfcDistributionChamberElement)
|
||||
IFC_RENDER_CLASS(DistributionChamberElement)
|
||||
IFC_END_CLASS
|
||||
IFC_RENDER_CLASS(DistributionControlElement)
|
||||
IFC_END_CLASS
|
||||
|
||||
Reference in New Issue
Block a user