From: James Turner Date: Tue, 31 May 2016 12:40:00 +0000 (+0100) Subject: Fix VS2015 compilation X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=bb6ce9cb1f432c00cdee9b2a060d06db6b367af8;p=simgear.git Fix VS2015 compilation --- diff --git a/simgear/package/untar.cxx b/simgear/package/untar.cxx index ee8b7178..7698029d 100644 --- a/simgear/package/untar.cxx +++ b/simgear/package/untar.cxx @@ -22,6 +22,7 @@ #include #include #include +#include #include