Patch by Antti Risteli (andepoikka)

Compile problems on gcc ubuntu-4.4.3 + misc
This commit is contained in:
Thomas Krijnen
2011-07-22 08:24:00 +00:00
parent 8767f6e52a
commit 75c26a34e1
4 changed files with 13 additions and 11 deletions
+9 -9
View File
@@ -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