[SampleFDO] Remove 'using namespace' (NFC)
Remove 'using namespace' statement from header file to avoid propagating it to other locations unnecessarily and avoid potential name collisions. Reviewed By: wenlei Differential Revision: https://reviews.llvm.org/D152727
Loading
Please sign in to comment