forked from OSchip/llvm-project
parent
a260c030b8
commit
5de4c064c1
|
@ -20,6 +20,8 @@
|
|||
#include "llvm/Support/ErrorHandling.h"
|
||||
#include "llvm/Support/raw_ostream.h"
|
||||
|
||||
#include <climits>
|
||||
|
||||
using namespace clang;
|
||||
using namespace clang::cxstring;
|
||||
using namespace clang::comments;
|
||||
|
|
Loading…
Reference in New Issue