X-Git-Url: https://plomlompom.com/repos/feed.xml?a=blobdiff_plain;f=src%2Frrand.h;h=47f561f44ec8cd76b8744a9756de6c42b9e8bd4c;hb=d701e79e9297470b56315eefd431c62c9aba28b2;hp=1b18057be49f0d725c4c5c07b7be0e1010bfc013;hpb=111279ad59a25bc548c47d38c1a52c3036eff87a;p=plomrogue diff --git a/src/rrand.h b/src/rrand.h index 1b18057..47f561f 100644 --- a/src/rrand.h +++ b/src/rrand.h @@ -5,8 +5,6 @@ * srand() to ensure portable pseudo-randomness portability. */ - - #ifndef RRAND_H #define RRAND_H