]> Creatis software - clitk.git/blobdiff - vv/vv.cxx
Ensure compilation with VTK6/Qt5 and newer version of GDCM
[clitk.git] / vv / vv.cxx
index c0ad00916dbff74f8ea7a3153e2118f2b3e84de9..2502866a80b7ee953d4566c9af076f0028668b2c 100644 (file)
--- a/vv/vv.cxx
+++ b/vv/vv.cxx
@@ -53,6 +53,7 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <errno.h>
+#pragma comment(lib, "ws2_32.lib")
 
 typedef enum {O_BASE,O_OVERLAY,O_FUSION,O_VF,O_CONTOUR,O_LANDMARKS} OpenModeType;
 typedef enum {P_NORMAL,P_SEQUENCE,P_WINDOW,P_LEVEL} ParseModeType;