Fix Linux compilation of untar.hxx

This commit is contained in:
James Turner 2016-06-16 04:46:37 -05:00
parent e695505e62
commit 855ff5a8b0

View File

@ -21,6 +21,7 @@
#include <memory> #include <memory>
#include <cstdlib> #include <cstdlib>
#include <stdint.h> // for uint8_t
#include <simgear/misc/sg_path.hxx> #include <simgear/misc/sg_path.hxx>
namespace simgear namespace simgear