Right: the #includes are not needed either

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13867 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2004-05-28 00:35:51 +00:00
parent e53477e56c
commit 18884fa868

View File

@ -14,8 +14,6 @@
#include "Support/CommandLine.h" #include "Support/CommandLine.h"
#include "Support/FileUtilities.h" #include "Support/FileUtilities.h"
#include "Config/fcntl.h"
#include "Config/sys/mman.h"
#include <iostream> #include <iostream>
#include <cmath> #include <cmath>