<p>In <a href="https://github.com/openstreetmap/osm2pgsql/pull/512#discussion_r46559991">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>We already have -DNOMINMAX in cmake. <br>
Why WinSock.h?</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#r46559991">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AD2-7r8uphVdJlMUr9eekrlDMpblwWLQks5pME7BgaJpZM4GrFpA.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#r46559991"></link>
<meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>