From: James Turner Date: Thu, 16 Jun 2016 09:46:37 +0000 (-0500) Subject: Fix Linux compilation of untar.hxx X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=bc305a8690aac8447b893c2547e8b3a0bb7e78d3;p=simgear.git Fix Linux compilation of untar.hxx --- diff --git a/simgear/io/untar.hxx b/simgear/io/untar.hxx index 254d8548..0da06b20 100644 --- a/simgear/io/untar.hxx +++ b/simgear/io/untar.hxx @@ -21,6 +21,7 @@ #include #include +#include // for uint8_t #include namespace simgear