Getting >C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.1\include\cuda_fp16.hpp(230): error : more than one instance of overloaded function "operator++" has "C" linkage

I am using Visual Studio 2019 with latest CUDA update and getting >C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.1\include\cuda_fp16.hpp(230): error : more than one instance of overloaded function “operator++” has “C” linkage

I am trying to compile https://github.com/frischzenger/yolo-windows/tree/master/build/darknet
Changes all paths and references to CUDA 10.1

What am I missing?

Thank you very much in advance
Marc