# # # patch "asciik.cc" # from [88b29c9882d6038162df1a631de0c2d370fac52e] # to [436973ab5066eeb3359b379e648b1fb43b50126b] # ============================================================ --- asciik.cc 88b29c9882d6038162df1a631de0c2d370fac52e +++ asciik.cc 436973ab5066eeb3359b379e648b1fb43b50126b @@ -140,6 +140,10 @@ using std::vector; using std::set; using std::string; using std::vector; +using std::find; +using std::reverse; +using std::distance; +using std::abs; static revision_id ghost; // valid but empty revision_id to be used as ghost value