If it's a struct, it's not a class
This commit is contained in:
parent
e354b810fa
commit
47de74a10b
1 changed files with 233 additions and 233 deletions
|
@ -31,7 +31,7 @@
|
|||
|
||||
class FGGround;
|
||||
class FGTower;
|
||||
class Gate;
|
||||
struct Gate;
|
||||
|
||||
#include <string>
|
||||
SG_USING_STD(string);
|
||||
|
|
Loading…
Add table
Reference in a new issue