[prev in list] [next in list] [prev in thread] [next in thread] 

List:       llvm-commits
Subject:    [llvm-commits] CVS: llvm/utils/TableGen/Record.cpp
From:       "Misha Brukman" <brukman () cs ! uiuc ! edu>
Date:       2004-09-30 18:27:49
Message-ID: 200409301827.NAA15327 () zion ! cs ! uiuc ! edu
[Download RAW message or body]



Changes in directory llvm/utils/TableGen:

Record.cpp updated: 1.35 -> 1.36
---
Log message:

#include DataTypes.h to compile on MinGW, patch by Henrik Bach.


---
Diffs of the changes:  (+1 -0)

Index: llvm/utils/TableGen/Record.cpp
diff -u llvm/utils/TableGen/Record.cpp:1.35 llvm/utils/TableGen/Record.cpp:1.36
--- llvm/utils/TableGen/Record.cpp:1.35	Sat Jul 31 22:55:38 2004
+++ llvm/utils/TableGen/Record.cpp	Thu Sep 30 13:27:39 2004
@@ -11,6 +11,7 @@
 //===----------------------------------------------------------------------===//
 
 #include "Record.h"
+#include "llvm/Support/DataTypes.h"
 using namespace llvm;
 
 //===----------------------------------------------------------------------===//




[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic