]> granicus.if.org Git - clang/commitdiff
Unbreak mingw build
authorAnton Korobeynikov <asl@math.spbu.ru>
Sun, 23 Dec 2007 01:19:32 +0000 (01:19 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Sun, 23 Dec 2007 01:19:32 +0000 (01:19 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@45328 91177308-0d34-0410-b5e6-96231b3b80d8

Driver/RewriteTest.cpp

index c9dd0f731cda609b42aeddd74a64b40b4c699ff8..4cb0dce91e2b69cb973cc86629562188518381e7 100644 (file)
@@ -21,6 +21,7 @@
 #include "clang/Lex/Lexer.h"
 #include "llvm/ADT/StringExtras.h"
 #include "llvm/ADT/SmallPtrSet.h"
+#include "llvm/Config/alloca.h"
 #include "llvm/Support/MemoryBuffer.h"
 #include <sstream>
 using namespace clang;