Skip to content

Commit c898693

Browse files
committed
fix-up
1 parent 40f21ca commit c898693

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/Interpreter/CXCppInterOp.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
#include "clang/AST/Type.h"
99
#include "clang/Frontend/CompilerInstance.h"
1010
#include "clang/Interpreter/CppInterOp.h"
11+
#include "clang/Interpreter/CppInterOpInterpreter.h"
1112
#include "clang/Sema/Lookup.h"
1213
#include "clang/Sema/Sema.h"
1314
#include "llvm/ADT/STLExtras.h"

0 commit comments

Comments
 (0)