mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-09 07:20:40 +00:00
Fix for link error when building with clang-cl
This commit is contained in:
parent
4386ababbe
commit
7f1f6a5e8b
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@
|
|||
#ifndef _SCENEPOLYHEDRALOBJECT_H_
|
||||
#include "scene/mixin/scenePolyhedralObject.h"
|
||||
#endif
|
||||
|
||||
#include "scene/mixin/scenePolyhedralObject.impl.h"
|
||||
|
||||
///
|
||||
class ScenePolyhedralSpace : public ScenePolyhedralObject< SceneSpace >
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue