From: Torsten Dreyer Date: Mon, 2 May 2016 18:46:42 +0000 (+0200) Subject: Fix Windows build (hopefully) X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=7ac3ebbfc7f118a72306f0e7b481b2bf90d220ea;p=simgear.git Fix Windows build (hopefully) --- diff --git a/simgear/io/DNSClient.cxx b/simgear/io/DNSClient.cxx index 2c58edd5..8681e900 100644 --- a/simgear/io/DNSClient.cxx +++ b/simgear/io/DNSClient.cxx @@ -23,6 +23,7 @@ #include "DNSClient.hxx" #include "udns.h" +#include #include namespace simgear {