mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-13 03:33:48 +00:00
Fix building on GCC
This commit is contained in:
parent
4a97054f02
commit
3f97c2cedd
5 changed files with 40 additions and 29 deletions
|
|
@ -21,9 +21,11 @@
|
|||
//-----------------------------------------------------------------------------
|
||||
|
||||
#include "platform/platform.h"
|
||||
|
||||
#include "console/simBase.h"
|
||||
#include "console/engineAPI.h"
|
||||
#include "console/telnetConsole.h"
|
||||
|
||||
#include "console/engineAPI.h"
|
||||
#include "core/strings/stringFunctions.h"
|
||||
#include "core/util/journal/process.h"
|
||||
#include "core/module.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue