1
0
Fork 0

If it's a struct, it's not a class

This commit is contained in:
fredb 2006-04-18 21:24:38 +00:00
parent e354b810fa
commit 47de74a10b

View file

@ -31,7 +31,7 @@
class FGGround;
class FGTower;
class Gate;
struct Gate;
#include <string>
SG_USING_STD(string);