fix logic bug

This commit is contained in:
Axel Kohlmeyer
2021-10-21 21:04:15 -04:00
parent 7cc5092547
commit a796d6b824

View File

@ -36,6 +36,7 @@ else()
add_compile_options(/wd4244)
add_compile_options(/wd4267)
add_compile_definitions(_CRT_SECURE_NO_WARNINGS)
endif()
endif()
# C++11 is required