Drop dead includes
authorAnton Korobeynikov <asl@math.spbu.ru>
Wed, 23 Apr 2008 22:44:03 +0000 (22:44 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Wed, 23 Apr 2008 22:44:03 +0000 (22:44 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50192 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/CppBackend/CPPBackend.cpp

index fda5d00e6ae66e9b0c799b38d00779558afb6ffa..bd06970ce4a6a240360b30307e25dd94bf78a9cb 100644 (file)
@@ -28,9 +28,6 @@
 #include "llvm/ADT/STLExtras.h"
 #include "llvm/ADT/SmallPtrSet.h"
 #include "llvm/Support/CommandLine.h"
-#include "llvm/Support/CFG.h"
-#include "llvm/Support/ManagedStatic.h"
-#include "llvm/Support/MathExtras.h"
 #include "llvm/Config/config.h"
 #include <algorithm>
 #include <iostream>