forked from OSchip/llvm-project
parent
e2936ee49b
commit
74f201c37e
|
@ -13,6 +13,7 @@
|
|||
#include "llvm/ADT/STLExtras.h"
|
||||
#include "llvm/Support/Regex.h"
|
||||
#include <algorithm>
|
||||
#include <cctype>
|
||||
|
||||
namespace clang {
|
||||
namespace tidy {
|
||||
|
|
Loading…
Reference in New Issue