diff options
Diffstat (limited to 'graphics/exact-image/files/patch-lib__ContourMatching.cc')
-rw-r--r-- | graphics/exact-image/files/patch-lib__ContourMatching.cc | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/graphics/exact-image/files/patch-lib__ContourMatching.cc b/graphics/exact-image/files/patch-lib__ContourMatching.cc deleted file mode 100644 index fbff7b57241c..000000000000 --- a/graphics/exact-image/files/patch-lib__ContourMatching.cc +++ /dev/null @@ -1,10 +0,0 @@ ---- lib/ContourMatching.cc.orig 2009-07-10 11:19:11.000000000 -0400 -+++ lib/ContourMatching.cc 2009-07-10 11:20:05.000000000 -0400 -@@ -1,6 +1,7 @@ - #include <cmath> - #include <algorithm> - #include <iostream> -+#include <stdio.h> - - #include "ContourMatching.hh" - |