misc pacthes to build with MSVC build
- Sep 28, 2018
-
-
Steve Lhomme authored7c846797
-
Steve Lhomme authored
Use the maximum size that can be provided.
b2b66cb7 -
Steve Lhomme authoredf45eaa48
-
Steve Lhomme authoredf81e4a79
-
Steve Lhomme authored
Only the functions needed with the current code are defined. The header will not work with other compilers. It will need to be updated for each compiler that doesn't have stdatomic.h.
cbc25d85 -
Steve Lhomme authored
Do not force include the compat folder as it may contain headers that do exist for the compiler. Include the compat headers individually when they are needed and use an explicit path to compat/
b84797f1
-