mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-27 23:35:45 +00:00
fix GCC compile
This commit is contained in:
parent
e3ad02eda0
commit
d1cc5964c4
2 changed files with 5 additions and 5 deletions
|
|
@ -38,7 +38,7 @@
|
|||
class ParticleEmitter;
|
||||
class ParticleEmitterData;
|
||||
class ClippedPolyList;
|
||||
|
||||
class RigidShape;
|
||||
class RigidShapeData : public ShapeBaseData
|
||||
{
|
||||
typedef ShapeBaseData Parent;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue