added HAVE_LIBWS2_32 into platform.hpp.in

This commit is contained in:
malosek 2009-10-12 22:53:11 +02:00
parent 0ce02058eb
commit 50c7d12be6

View File

@ -48,6 +48,9 @@
/* Define to 1 if you have the `uuid' library (-luuid). */
#undef HAVE_LIBUUID
/* Define to 1 if you have the `ws2_32' library (-lws2_32). */
#undef HAVE_LIBWS2_32
/* Define to 1 if you have the <limits.h> header file. */
#undef HAVE_LIMITS_H