From e7a0c5487678ed4d29add03aada1265e13662631 Mon Sep 17 00:00:00 2001 From: Olaf Mandel Date: Tue, 25 Feb 2014 15:11:24 +0100 Subject: [PATCH] Fix MSVC8 build The extra semicolons were introduced in 48b50ce together with the defintion of the ZMQ_USE_SELECT macros. --- builds/msvc/libzmq/libzmq.vcproj | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/builds/msvc/libzmq/libzmq.vcproj b/builds/msvc/libzmq/libzmq.vcproj index af18553d..951d7c53 100644 --- a/builds/msvc/libzmq/libzmq.vcproj +++ b/builds/msvc/libzmq/libzmq.vcproj @@ -40,7 +40,7 @@ />