mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-25 23:29:24 +00:00
More comments added, move #include
This commit is contained in:
parent
d3aaabc976
commit
f0a16bb9e3
3 changed files with 8 additions and 2 deletions
|
|
@ -33,11 +33,11 @@
|
|||
#include "platform/threads/mutex.h"
|
||||
#endif
|
||||
|
||||
#include "TorqueConfig.h"
|
||||
|
||||
#ifndef USE_CLASSIC_SIMDICTIONARY
|
||||
#include <string>
|
||||
#include <unordered_map>
|
||||
|
||||
#include "TorqueConfig.h"
|
||||
#endif
|
||||
|
||||
class SimObject;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue