]> git.mxchange.org Git - simgear.git/commitdiff
Fix VS2015 compilation
authorJames Turner <zakalawe@mac.com>
Tue, 31 May 2016 12:40:00 +0000 (13:40 +0100)
committerRoland Haeder <roland@mxchange.org>
Sat, 13 Aug 2016 08:21:16 +0000 (10:21 +0200)
simgear/package/untar.cxx

index ee8b717806d632486f4814b668de8ab8fbc576e7..7698029dbd539bf383cf2edfcf388b9743fd170b 100644 (file)
@@ -22,6 +22,7 @@
 #include <stdint.h>
 #include <cstring>
 #include <cstddef>
+#include <algorithm>
 
 #include <zlib.h>