change some typedefs to using statements in Range.h
Summary: To address some lint warnings about C++ modernization, replace typedefs in Range.h with `using` declarations. Reviewed By: yfeldblum, ot, voznesenskym Differential Revision: D32635799 fbshipit-source-id: a4d5a66b1a840fe36fd60661c21a52a4baaeeed9
Showing
Please register or sign in to comment