diff --git a/Test/Test.vcxproj b/Test/Test.vcxproj
index 52a217f..3ffdd58 100644
--- a/Test/Test.vcxproj
+++ b/Test/Test.vcxproj
@@ -72,13 +72,13 @@
true
- $(ProjectDir);$(MSMPI_INC);$(ThirdPartyPath)\ZeroMQ 4.0.4\include;$(SolutionDir)/src;$(SolutionDir)/include;$(VC_IncludePath);$(WindowsSDK_IncludePath);D:\git_dictionary\multiverso-master_update\multiverso-master\include;
- $(MSMPI_LIB64);$(SolutionDir)/x64/$(Configuration);$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64);D:\git_dictionary\multiverso-master_update\multiverso-master\x64\debug;
+ $(ProjectDir);$(MSMPI_INC);$(SolutionDir)/src;$(SolutionDir)/include;$(VC_IncludePath);$(WindowsSDK_IncludePath);D:\git_dictionary\multiverso-master_update\multiverso-master\include;
+ $(MSMPI_LIB64);$(SolutionDir)/x64/$(Configuration);$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64);
true
$(ProjectDir);$(MSMPI_INC);$(ThirdPartyPath)\ZeroMQ 4.0.4\include;$(SolutionDir)/src;$(SolutionDir)/include;$(VC_IncludePath);$(WindowsSDK_IncludePath);D:\multiverso-next\lib
- $(MSMPI_LIB64);$(SolutionDir)/x64/$(Configuration);$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64);D:\multiverso-next\lib
+ $(MSMPI_LIB64);$(SolutionDir)/x64/$(Configuration);$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64);
false
diff --git a/src/table/matrix_table.cpp b/src/table/matrix_table.cpp
index a388570..22a51af 100644
--- a/src/table/matrix_table.cpp
+++ b/src/table/matrix_table.cpp
@@ -378,7 +378,7 @@ MatrixServerTable::MatrixServerTable(num_row, num_col) {
for (int i = 0; i(dis(gen));
}
}
}