summaryrefslogtreecommitdiffstats
path: root/llvm/lib/System/Win32/SysConfig.cpp
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2004-11-16 07:00:23 +0000
committerReid Spencer <rspencer@reidspencer.com>2004-11-16 07:00:23 +0000
commit7cdcb2b0cbee8d65f43f6da84f2c5d95637b8167 (patch)
tree51d82ba5b84e89885e204312de91d853f4ca425a /llvm/lib/System/Win32/SysConfig.cpp
parentf070b6c4acd001ac25df04ac7bc57fd9586c599c (diff)
downloadbcm5719-llvm-7cdcb2b0cbee8d65f43f6da84f2c5d95637b8167.tar.gz
bcm5719-llvm-7cdcb2b0cbee8d65f43f6da84f2c5d95637b8167.zip
Remove useless #include.
Patch contributed by Jeff Cohen. llvm-svn: 17891
Diffstat (limited to 'llvm/lib/System/Win32/SysConfig.cpp')
-rw-r--r--llvm/lib/System/Win32/SysConfig.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/lib/System/Win32/SysConfig.cpp b/llvm/lib/System/Win32/SysConfig.cpp
index b3a941bad9d..66a463ba934 100644
--- a/llvm/lib/System/Win32/SysConfig.cpp
+++ b/llvm/lib/System/Win32/SysConfig.cpp
@@ -11,8 +11,6 @@
//
//===----------------------------------------------------------------------===//
-#include "llvm/System/SysConfig.h"
-
namespace llvm {
// Some LLVM programs such as bugpoint produce core files as a normal part of
OpenPOWER on IntegriCloud