Unbreak build.

llvm-svn: 66874
This commit is contained in:
Evan Cheng 2009-03-13 07:41:30 +00:00
parent 8db9bc7ee4
commit bd5616271b
1 changed files with 1 additions and 0 deletions

View File

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