X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=float.h;h=83e0a90d23f32c6b81e1cad2f5f7199bf9e897d7;hp=55d3e30b23b3cf98e6c9cf791a9073fa50e713cc;hb=9d4e50d23aec22dc580fd53c81ef23ab369e7eca;hpb=6864c389753d3175d3e7b0d71377c1c3bf9ce7cc 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