mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
Do not pollute the namespace in a header file.
llvm-svn: 299218
This commit is contained in:
parent
8faf0df49e
commit
1397ecba80
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user