Fix broken build caused by r274494.

llvm-svn: 274495
This commit is contained in:
Eric Liu 2016-07-04 11:42:37 +00:00
parent f33bc95f8f
commit c97b9bda76
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
#include "llvm/ADT/StringMap.h"
#include "llvm/Support/Regex.h"
#include <string>
#include <vector>
namespace clang {
namespace find_all_symbols {