Commit e4eb39f3 authored by Orvid King's avatar Orvid King Committed by Facebook GitHub Bot

Match DoubleRadixSort test name to file name

Summary: As per title

Reviewed By: yfeldblum

Differential Revision: D25636982

fbshipit-source-id: a59c2325558175e122941000ab645c8735a3a425
parent bc8c42bb
......@@ -14,9 +14,10 @@
* limitations under the License.
*/
#include <folly/stats/detail/DoubleRadixSort.h>
#include <folly/Random.h>
#include <folly/portability/GTest.h>
#include <folly/stats/detail/DoubleRadixSort.h>
using namespace folly::detail;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment