X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=float.h;h=83e0a90d23f32c6b81e1cad2f5f7199bf9e897d7;hp=55d3e30b23b3cf98e6c9cf791a9073fa50e713cc;hb=dec36530097c5de6981ca8a302d22523a1cf6f44;hpb=a072e528186c4c8c8ff6ead5b1d852178a1419fc diff --git a/float.h b/float.h index 55d3e30..83e0a90 100644 --- a/float.h +++ b/float.h @@ -30,5 +30,4 @@ fwrap(float f, float max) return f; } - #endif // VOR_FLOAT_H