this #include is ok.
authorChris Lattner <sabre@nondot.org>
Thu, 31 Dec 2009 03:02:42 +0000 (03:02 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 31 Dec 2009 03:02:42 +0000 (03:02 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92338 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/Analysis/DebugInfo.h

index 291610de987bb6203c70bf02aa90ad95539a20a1..fdbd9c1130ca2e503664ca3df2dd42483e146216 100644 (file)
@@ -20,7 +20,7 @@
 #include "llvm/ADT/SmallVector.h"
 #include "llvm/ADT/SmallPtrSet.h"
 #include "llvm/ADT/StringRef.h"
-#include "llvm/Support/Dwarf.h"  // FIXME: Should not need this.
+#include "llvm/Support/Dwarf.h"
 
 namespace llvm {
   class BasicBlock;