<p>In <a href="https://github.com/openstreetmap/osm2pgsql/pull/512#discussion_r46136006">parse-osmium.cpp</a>:</p>
<pre style='color:#555'>> @@ -21,7 +21,10 @@
>  */
>  
>  #include <boost/format.hpp>
> -
> +#ifdef _WIN32
> +#    define NOMINMAX
> +#    include <WinSock2.h>
</pre>
<p>Could you explain what error you get here that requires the include? This looks like something that should go into libosmium.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/openstreetmap/osm2pgsql/pull/512/files#r46136006">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AD2-7oeoYYBfK10FmTgWgAyAjeQQ4wS5ks5pLDS8gaJpZM4GrFpA.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/openstreetmap/osm2pgsql/pull/512/files#r46136006"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>