Unbreak the MSVC build.

llvm-svn: 123412
This commit is contained in:
Francois Pichet 2011-01-13 23:35:06 +00:00
parent 52899a9c34
commit 6cf14d828f
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
#ifndef CLANG_BASIC_ABI_H
#define CLANG_BASIC_ABI_H
#include <stdint.h>
#include "llvm/Support/DataTypes.h"
namespace clang {