From ded64d5d348ce8d8c5aa42cf63f6de9dd84b7e89 Mon Sep 17 00:00:00 2001 From: rdivacky Date: Thu, 5 Nov 2009 17:17:44 +0000 Subject: Update LLVM to r86140. --- include/llvm/Support/Format.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/llvm/Support/Format.h') diff --git a/include/llvm/Support/Format.h b/include/llvm/Support/Format.h index df03f66..340f517 100644 --- a/include/llvm/Support/Format.h +++ b/include/llvm/Support/Format.h @@ -23,6 +23,7 @@ #ifndef LLVM_SUPPORT_FORMAT_H #define LLVM_SUPPORT_FORMAT_H +#include #include #ifdef WIN32 #define snprintf _snprintf -- cgit v1.1