• Christopher Dykes's avatar
    Switch implicit references of folly::make_unique to std::make_unique · 5bd3bab0
    Christopher Dykes authored
    Summary: It's *almost* dead. This switches things to explicitly reference `std::make_unique` so that `folly::make_unique` can be marked as deprecated until mobile catches up and it can be killed completely.
    
    Reviewed By: yfeldblum
    
    Differential Revision: D5026584
    
    fbshipit-source-id: aefc8cb3de84583fd3722fdb9dfea620884590c5
    5bd3bab0
Compression.cpp 55.8 KB