]> granicus.if.org Git - llvm/commitdiff
Do not pollute the namespace in a header file.
authorKristof Beyls <kristof.beyls@arm.com>
Fri, 31 Mar 2017 13:48:21 +0000 (13:48 +0000)
committerKristof Beyls <kristof.beyls@arm.com>
Fri, 31 Mar 2017 13:48:21 +0000 (13:48 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@299218 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Support/Windows/Process.inc

index 8d646b3217a0363ca0053946a01e90b4bbcb1ba9..18aef610d54af476a054109ac78a4de4f6cbeb3d 100644 (file)
@@ -47,7 +47,6 @@
 #endif
 
 using namespace llvm;
-using namespace sys;
 
 // This function retrieves the page size using GetNativeSystemInfo() and is
 // present solely so it can be called once to initialize the self_process member