include: Remove mismatched closing bracket from ws2ipdef.h when compiling as C++.

This commit is contained in:
Rob Shearman 2009-04-07 12:30:05 +01:00 committed by Alexandre Julliard
parent cb4265074f
commit 0fac0f0861

View file

@ -261,8 +261,4 @@ struct WS(ip_msfilter) {
#define WS_INET6_ADDRSTRLEN 65
#endif /* USE_WS_PREFIX */
#ifdef __cplusplus
}
#endif
#endif /* __WS2IPDEF__ */