X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fio%2Fsg_binobj.hxx;h=be77d5864252149e7bfd52a11e21831c89e4020c;hb=f19e83dcf10d5fced3d799c884a4654d7ada6548;hp=cc4f9498308234cd990da4e616ca6c04db8cf101;hpb=560c100484e3678770c9589e6067d627ec5554e5;p=simgear.git diff --git a/simgear/io/sg_binobj.hxx b/simgear/io/sg_binobj.hxx index cc4f9498..be77d586 100644 --- a/simgear/io/sg_binobj.hxx +++ b/simgear/io/sg_binobj.hxx @@ -33,13 +33,14 @@ #include #include #include +#include #include #include #include #include -#include STL_STRING +#include @@ -74,9 +75,9 @@ typedef group_list::const_iterator const_group_list_iterator; * * - prop_typecode: material_name | ??? * - * - nelements: SHORT (Gives us 65536 which ought to be enough, right?) + * - nelements: USHORT (Gives us 65536 which ought to be enough, right?) * - * - nproperties: SHORT + * - nproperties: USHORT * * - *_typecode: CHAR *