mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-26 15:44:46 +00:00
8 lines
138 B
C
8 lines
138 B
C
#ifndef ASSIMP_REVISION_H_INC
|
|
#define ASSIMP_REVISION_H_INC
|
|
|
|
#define GitVersion 0x0
|
|
#define GitBranch ""
|
|
|
|
#endif // ASSIMP_REVISION_H_INC
|