Fix - Windows build errors (#608)

This commit is contained in:
Grzegorz Wawiorko
2020-02-21 16:07:34 +01:00
committed by GitHub
parent 3f11868e11
commit 3a628cfae2
2 changed files with 1 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ set(HARNESS_COMMON_SOURCES
harness/typeWrappers.cpp
harness/mt19937.c
harness/conversions.cpp
harness/rounding_mode.c
harness/rounding_mode.cpp
harness/msvc9.c
)