fix build
authorAndrew Lenharth <andrewl@lenharth.org>
Fri, 27 Jan 2006 18:16:17 +0000 (18:16 +0000)
committerAndrew Lenharth <andrewl@lenharth.org>
Fri, 27 Jan 2006 18:16:17 +0000 (18:16 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25687 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/DwarfWriter.cpp

index 92eab0cd5d13d646d1edc3aeec57ac1a6fa4dca6..ef7894dd06bf0d7db01cad3ab14125ccb5760420 100644 (file)
@@ -10,7 +10,7 @@
 // This file contains support for writing dwarf debug info into asm files.
 //
 //===----------------------------------------------------------------------===//
-
+#include "llvm/Support/DataTypes.h"
 #include "llvm/CodeGen/DwarfWriter.h"
 
 #include "llvm/ADT/StringExtras.h"