c102dce Add a patch to fix a compiler warning

Authored and Committed by tbaeder 3 years ago
    Add a patch to fix a compiler warning
    
    genrand() returns an int. clang reports an error here.
    
        
file modified
+4 -0