Add missing header
This commit is contained in:
parent
c423ae3bc8
commit
3daaffb035
@ -12,6 +12,8 @@
|
|||||||
#include "llvm/ADT/SmallVector.h"
|
#include "llvm/ADT/SmallVector.h"
|
||||||
|
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
|
#include <cstdio>
|
||||||
|
#include <string>
|
||||||
|
|
||||||
void printScope(const clang::DeclContext *ctxt) {
|
void printScope(const clang::DeclContext *ctxt) {
|
||||||
// llvm::raw_string_ostream OS(S);
|
// llvm::raw_string_ostream OS(S);
|
||||||
|
Loading…
Reference in New Issue
Block a user