stargieg / bacnet-stack

BACnet Protocol Stack with UCI
121 stars 78 forks source link

ports/win32/net.h #9

Open mhshami01 opened 6 years ago

mhshami01 commented 6 years ago

ports/win32/net.h

line 47: can't find 'tcpipv6.h'

ifndef IPPROTO_IPV6

// If the version of winsock does not by default include IPV6 then // use the tech preview if it is avaliable.

include

endif