Move Merge.h into folly/algorithm/ v2017.10.02.00
authorYedidya Feldblum <yfeldblum@fb.com>
Mon, 2 Oct 2017 05:11:27 +0000 (22:11 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Mon, 2 Oct 2017 05:20:29 +0000 (22:20 -0700)
commit1b0dfd663244c1d743052072a507f1b9e1f88d05
tree4dabcf5759260311f63003e7b5d6d5d5facfbb86
parentbf4d53709b769785cb1f8afeca5547dd18439acf
Move Merge.h into folly/algorithm/

Summary: [Folly] Move `Merge.h` into `folly/algorithm/`.

Reviewed By: Orvid

Differential Revision: D5951346

fbshipit-source-id: 487203e55e2a44888e599ca22849798154e5b386
folly/Merge.h [deleted file]
folly/algorithm/Merge.h [new file with mode: 0644]
folly/algorithm/test/MergeTest.cpp [new file with mode: 0644]
folly/test/MergeTest.cpp [deleted file]