eina vector inline header - replace last equal with approx macro
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Sat, 21 May 2016 14:35:12 +0000 (23:35 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Sat, 21 May 2016 14:36:38 +0000 (23:36 +0900)
commit668e6091fb4c35835c32c219192cbacad69eaea3
tree56bfef0be606a3c84ff0f76be8d05a0e2639c551
parentdde7aefa69721065942434e69a1709d03579ce48
eina vector inline header - replace last equal with approx macro

rthis replaces double a == double b with a macro that keeps a close
enough range using epsilon (which is the error range for a dobule).

this fixes T3245
src/lib/eina/eina_inline_vector.x