diff options
| author | Krzysztof Kosi??ski <tweenk.pl@gmail.com> | 2013-07-23 16:54:03 +0000 |
|---|---|---|
| committer | Krzysztof KosiĆski <tweenk.pl@gmail.com> | 2013-07-23 16:54:03 +0000 |
| commit | 379521136cda27b5e42c7afdd87a8ac691404f16 (patch) | |
| tree | f3b79a3e903a907a9187f6d61d79b0e442a742f7 /src/Makefile_insert | |
| parent | Fix spelling error in filename (diff) | |
| download | inkscape-379521136cda27b5e42c7afdd87a8ac691404f16.tar.gz inkscape-379521136cda27b5e42c7afdd87a8ac691404f16.zip | |
Remove approx-equal.h and replace with Geom::are_near
(bzr r12431)
Diffstat (limited to 'src/Makefile_insert')
| -rw-r--r-- | src/Makefile_insert | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile_insert b/src/Makefile_insert index 88f809b52..3e61f625a 100644 --- a/src/Makefile_insert +++ b/src/Makefile_insert @@ -3,7 +3,7 @@ ink_common_sources += \ util/find-last-if.h \ util/longest-common-suffix.h \ - approx-equal.h remove-last.h \ + remove-last.h \ arc-context.cpp arc-context.h \ attributes.cpp attributes.h \ attribute-rel-svg.cpp attribute-rel-svg.h \ |
