mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-01 11:33:48 +00:00
clang catch: garbage in line directives
This commit is contained in:
parent
3038e53856
commit
4bc1491714
3 changed files with 3 additions and 3 deletions
|
|
@ -37,7 +37,7 @@
|
|||
#import "core/strings/stringFunctions.h"
|
||||
#import "console/console.h"
|
||||
#import "platform/profiler.h"
|
||||
#import "cinterface/cinterface.h";
|
||||
#import "cinterface/cinterface.h"
|
||||
#import "core/volume.h"
|
||||
|
||||
//TODO: file io still needs some work...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue