Make size_t available

This commit is contained in:
Erik Hofman
2021-04-15 10:04:00 +02:00
parent bcfff2a967
commit 986867f5c5

View File

@@ -20,6 +20,7 @@
*
*---------------------------------------------------------------------------*/
#include <cstddef>
#include <simgear/structure/SGSharedPtr.hxx>
namespace simgear
{