mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01:00
Unix/Host.inc: Remove <cstdlib>. It has been unused for a long time.
llvm-svn: 218373
This commit is contained in:
parent
6ac62754ba
commit
2c3275b193
@ -22,7 +22,6 @@
|
||||
#include <sys/utsname.h>
|
||||
#include <cctype>
|
||||
#include <string>
|
||||
#include <cstdlib> // ::getenv
|
||||
|
||||
using namespace llvm;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user