Unbreak build.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66874 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Evan Cheng 2009-03-13 07:41:30 +00:00
parent aa739d26b1
commit 79a5cef503

View File

@ -14,6 +14,7 @@
#ifndef TGSOURCEMGR_H
#define TGSOURCEMGR_H
#include <cassert>
#include <vector>
namespace llvm {