Fix build on Linux.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68269 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Mikhail Glushenkov 2009-04-02 01:11:37 +00:00
parent e8a290fefc
commit 7074875642

View File

@ -9,6 +9,7 @@
#include "llvm/ADT/Triple.h"
#include <cassert>
#include <cstring>
using namespace llvm;
//