mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-15 04:00:56 +00:00
[pp-trace] Remove unused using directives
llvm-svn: 342445
This commit is contained in:
parent
0994abda3a
commit
4f361612d1
@ -73,11 +73,8 @@
|
||||
#include <vector>
|
||||
|
||||
using namespace clang;
|
||||
using namespace clang::driver;
|
||||
using namespace clang::driver::options;
|
||||
using namespace clang::tooling;
|
||||
using namespace llvm;
|
||||
using namespace llvm::opt;
|
||||
|
||||
// Options:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user