From 57421f3e0f205798259ce9066ba04c62de951bda Mon Sep 17 00:00:00 2001 From: Zhongxing Xu Date: Thu, 23 Jul 2009 01:38:47 +0000 Subject: add header for 'memset'. llvm-svn: 76837 --- llvm/lib/Support/Allocator.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'llvm/lib/Support/Allocator.cpp') diff --git a/llvm/lib/Support/Allocator.cpp b/llvm/lib/Support/Allocator.cpp index f5a207844b8..e302f0bf863 100644 --- a/llvm/lib/Support/Allocator.cpp +++ b/llvm/lib/Support/Allocator.cpp @@ -15,6 +15,7 @@ #include "llvm/Support/Recycler.h" #include "llvm/Support/DataTypes.h" #include "llvm/Support/Streams.h" +#include namespace llvm { -- cgit v1.2.3