[clang-tidy] tryfix windows build

llvm-svn: 344947
This commit is contained in:
Jonas Toth 2018-10-22 20:29:15 +00:00
parent e2936ee49b
commit 74f201c37e

View File

@ -13,6 +13,7 @@
#include "llvm/ADT/STLExtras.h"
#include "llvm/Support/Regex.h"
#include <algorithm>
#include <cctype>
namespace clang {
namespace tidy {