diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2012-02-22 16:56:26 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2012-02-22 16:56:26 +0000 |
commit | 0f30a3ea25e9de721c618d216ad0cd6f404c4438 (patch) | |
tree | 5fb98af3d1485e87614056c3154b92231595cc82 /llvm/lib/Support/DataExtractor.cpp | |
parent | bd5e07620148119ee909b09bca5496b6ef1ec85e (diff) | |
download | llvm-0f30a3ea25e9de721c618d216ad0cd6f404c4438.zip llvm-0f30a3ea25e9de721c618d216ad0cd6f404c4438.tar.gz llvm-0f30a3ea25e9de721c618d216ad0cd6f404c4438.tar.bz2 |
Remove unused python includes from headers.
Python.h is a bad c++ citizen and overwrites some functions with its own
macros. This conflicts with libc++'s locale header. I did some refactoring
to use Python.h only where it's actually needed a few months ago so
the unnecessary includes can be removed now.
llvm-svn: 151168
Diffstat (limited to 'llvm/lib/Support/DataExtractor.cpp')
0 files changed, 0 insertions, 0 deletions