Get this building with gcc-4.4.

llvm-svn: 62322
This commit is contained in:
Duncan Sands 2009-01-16 15:54:57 +00:00
parent 35e43c12f1
commit 230c35eda2
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
#ifndef LLVM_ADT_POINTERINTPAIR_H #ifndef LLVM_ADT_POINTERINTPAIR_H
#define LLVM_ADT_POINTERINTPAIR_H #define LLVM_ADT_POINTERINTPAIR_H
#include "llvm/Support/DataTypes.h"
#include <cassert> #include <cassert>
namespace llvm { namespace llvm {